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

Unified Diff: mojo/mojo_services.gypi

Issue 308803002: Change type of interface created by mojo:view_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 6 years, 7 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/public/cpp/view_manager/tests/view_manager_unittest.cc » ('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 112893fc5c6393a7439e4ef71c26c196f4959924..5e1b762391c64cd1f6f0760093700c4d61624871 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -286,10 +286,13 @@
'services/view_manager/root_node_manager.h',
'services/view_manager/root_view_manager.cc',
'services/view_manager/root_view_manager.h',
+ 'services/view_manager/root_view_manager_delegate.h',
'services/view_manager/view.cc',
'services/view_manager/view.h',
'services/view_manager/view_manager_connection.cc',
'services/view_manager/view_manager_connection.h',
+ 'services/view_manager/view_manager_init_connection.cc',
+ 'services/view_manager/view_manager_init_connection.h',
'services/view_manager/view_manager_export.h',
],
'defines': [
« no previous file with comments | « no previous file | mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698