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

Unified Diff: components/arc/BUILD.gn

Issue 2434463004: mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient. (Closed)
Patch Set: Actually rename the browser test. Created 4 years, 2 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 5ff530e49c2338cb099da477e78dc0be2f8e1b25..90f8689a18151291dd86eb07ea183846ca99fd79 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -76,6 +76,7 @@ static_library("arc") {
deps = [
"//ash:ash",
+ "//ash/public/interfaces",
"//base",
"//chromeos",
"//chromeos:power_manager_proto",

Powered by Google App Engine
This is Rietveld 408576698