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

Unified Diff: components/view_manager/display_manager_delegate.h

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
« no previous file with comments | « components/view_manager/display_manager.h ('k') | components/view_manager/ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/display_manager_delegate.h
diff --git a/components/view_manager/display_manager_delegate.h b/components/view_manager/display_manager_delegate.h
index 1f0a4bee556b3977c789fac2095ede51c47fe6ed..0dcf91b6763efc789aa759b9572219648eac39eb 100644
--- a/components/view_manager/display_manager_delegate.h
+++ b/components/view_manager/display_manager_delegate.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_VIEW_MANAGER_DISPLAY_MANAGER_DELEGATE_H_
#define COMPONENTS_VIEW_MANAGER_DISPLAY_MANAGER_DELEGATE_H_
-#include "components/view_manager/public/interfaces/view_manager.mojom.h"
+#include "components/view_manager/public/interfaces/view_tree.mojom.h"
namespace view_manager {
« no previous file with comments | « components/view_manager/display_manager.h ('k') | components/view_manager/ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698