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

Unified Diff: components/arc/BUILD.gn

Issue 2434463004: mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient. (Closed)
Patch Set: Rebase to ToT 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/intent_helper/arc_intent_helper_bridge.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 600a3f4f7ccfa1b8b8e818632b7cf68fd888fb11..8439641e15b460010f25591bc042c34c20a5bed0 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",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/intent_helper/arc_intent_helper_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698