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

Unified Diff: mojo/mojo_services.gypi

Issue 513923004: More viewmanager renaming: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sim30 Created 6 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 | « no previous file | mojo/services/view_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 93e8d29a52c8e0dd05ecc3ef03d8d3dbcbd4277e..4451d5b9eba830b6a1ca15df6bfcb9facf1ecf6b 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -698,6 +698,8 @@
'sources': [
'services/view_manager/access_policy.h',
'services/view_manager/access_policy_delegate.h',
+ 'services/view_manager/connection_manager.cc',
+ 'services/view_manager/connection_manager.h',
'services/view_manager/context_factory_impl.cc',
'services/view_manager/context_factory_impl.h',
'services/view_manager/default_access_policy.cc',
@@ -707,13 +709,11 @@
'services/view_manager/display_manager_delegate.h',
'services/view_manager/ids.h',
'services/view_manager/main.cc',
- 'services/view_manager/node.cc',
- 'services/view_manager/node.h',
- 'services/view_manager/node_delegate.h',
- 'services/view_manager/root_node_manager.cc',
- 'services/view_manager/root_node_manager.h',
'services/view_manager/screen_impl.cc',
'services/view_manager/screen_impl.h',
+ 'services/view_manager/server_view.cc',
+ 'services/view_manager/server_view.h',
+ 'services/view_manager/server_view_delegate.h',
'services/view_manager/view_manager_export.h',
'services/view_manager/view_manager_init_service_context.cc',
'services/view_manager/view_manager_init_service_context.h',
« no previous file with comments | « no previous file | mojo/services/view_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698