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

Unified Diff: ash/BUILD.gn

Issue 2434463004: mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient. (Closed)
Patch Set: Comments from James; rename to NewWindowClientProxy. 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: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index a907e6704cadd22de7bdd6635d3cf77628b14374..36dc0523dee1582003109c3fcd35614e4ce5e23a 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -120,6 +120,8 @@ component("ash") {
"common/mojo_interface_factory.h",
"common/multi_profile_uma.cc",
"common/multi_profile_uma.h",
+ "common/new_window_client_proxy.cc",
+ "common/new_window_client_proxy.h",
"common/palette_delegate.h",
"common/popup_message.cc",
"common/popup_message.h",

Powered by Google App Engine
This is Rietveld 408576698