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

Unified Diff: content/test/BUILD.gn

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: make findbugs happy Created 3 years, 9 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f032a02904c3a3f6b11606a99af55aa78c2d9f0b..5f0e700d8bf60e2a8d233df722e5b429f7f144b9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -236,6 +236,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",
]

Powered by Google App Engine
This is Rietveld 408576698