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

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

Issue 1314953002: Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 4 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/view_manager/public/interfaces/BUILD.gn
diff --git a/components/view_manager/public/interfaces/BUILD.gn b/components/view_manager/public/interfaces/BUILD.gn
index 76391dd78e0f7c84f710b9a5fc0179b85b86e507..b6e0563d7fc35078fd4bd7a0415f2dc48a563d2e 100644
--- a/components/view_manager/public/interfaces/BUILD.gn
+++ b/components/view_manager/public/interfaces/BUILD.gn
@@ -14,9 +14,9 @@ mojom("interfaces") {
"quads.mojom",
"surface_id.mojom",
"surfaces.mojom",
- "view_manager.mojom",
"view_manager_constants.mojom",
"view_manager_root.mojom",
+ "view_tree.mojom",
]
import_dirs = [
« no previous file with comments | « components/view_manager/public/cpp/view_manager_init.h ('k') | components/view_manager/public/interfaces/view_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698