Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2679)

Unified Diff: content/shell/BUILD.gn

Issue 2268283003: media: Add External Clear Key content browser test on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/media/encrypted_media_browsertest.cc ('k') | content/shell/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 8c36e476163dee0c7d59a905311419e2a21a0087..b7e5f79a7059a6055fb835f09e65966ea7b08a47 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -220,6 +220,7 @@ static_library("content_shell_lib") {
"//base:base_static",
"//base/third_party/dynamic_annotations",
"//cc",
+ "//components/cdm/renderer",
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/plugins/renderer",
"//components/test_runner:test_runner",
« no previous file with comments | « content/browser/media/encrypted_media_browsertest.cc ('k') | content/shell/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698