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

Unified Diff: ash/BUILD.gn

Issue 2549903002: mash: Reverse the responsibilities of the NewWindowClient. (Closed)
Patch Set: jamescook comments Created 4 years 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 | « no previous file | ash/common/accelerators/accelerator_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 81772c7c64d116447b0dab740155765abbf09349..883a1610b5850cdb37a17f99a72c0ddb3f250ba7 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -127,8 +127,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/new_window_controller.cc",
+ "common/new_window_controller.h",
"common/palette_delegate.h",
"common/popup_message.cc",
"common/popup_message.h",
« no previous file with comments | « no previous file | ash/common/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698