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: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 24c2dc38125591a5c41f17bb6447f40f0d097fab..3d80a37c73934b34f92492436d70252ef57621e3 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1276,8 +1276,8 @@ split_static_library("ui") {
"ash/chrome_keyboard_ui.h",
"ash/chrome_launcher_prefs.cc",
"ash/chrome_launcher_prefs.h",
- "ash/chrome_new_window_delegate.cc",
- "ash/chrome_new_window_delegate.h",
+ "ash/chrome_new_window_client.cc",
+ "ash/chrome_new_window_client.h",
"ash/chrome_screenshot_grabber.cc",
"ash/chrome_screenshot_grabber.h",
"ash/chrome_shell_content_state.cc",
« no previous file with comments | « chrome/browser/chromeos/chrome_interface_factory.cc ('k') | chrome/browser/ui/ash/chrome_new_window_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698