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

Unified Diff: content/test/BUILD.gn

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: fixed test Created 3 years, 8 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/renderer/render_frame_impl_browsertest.cc ('k') | media/base/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0f70331f58acbbc8f84dfb1c0774830cdd3554a1..6935ee3a77802e6d0c5400bbbae8b694f51b9a16 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -226,6 +226,8 @@ static_library("test_support") {
"//content/public/browser",
"//content/public/common",
"//ipc",
+ "//media/mojo/clients",
+ "//media/mojo/interfaces",
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:test_support",
]
« no previous file with comments | « content/renderer/render_frame_impl_browsertest.cc ('k') | media/base/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698