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

Unified Diff: ash/public/interfaces/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 | « ash/mus/test/wm_test_helper.cc ('k') | ash/public/interfaces/new_window.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index cc9cfcc2585a06410e18a9f6b9cb4752f1a04ae5..4230aadad4bb46d4ed5a166e3364872768e42a54 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -8,6 +8,7 @@ mojom("interfaces") {
sources = [
"ash_window_type.mojom",
"locale.mojom",
+ "new_window.mojom",
"shelf.mojom",
"system_tray.mojom",
"volume.mojom",
« no previous file with comments | « ash/mus/test/wm_test_helper.cc ('k') | ash/public/interfaces/new_window.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698