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

Unified Diff: components/mus/public/interfaces/BUILD.gn

Issue 1406153004: components/mus/public/interfaces View => Window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Yet another rebase Created 5 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: components/mus/public/interfaces/BUILD.gn
diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
index f03d2a6bbb3d983b0fec4d936f429021d014561d..d218750f85d1576773dfcd7de59bbddcd18ac817 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -13,9 +13,9 @@ mojom("interfaces") {
"mus_constants.mojom",
"quads.mojom",
"surface_id.mojom",
- "view_tree.mojom",
- "view_tree_host.mojom",
"window_manager.mojom",
+ "window_tree.mojom",
+ "window_tree_host.mojom",
]
import_dirs = [
« no previous file with comments | « components/mus/public/cpp/window_tree_host_factory.h ('k') | components/mus/public/interfaces/command_buffer.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698