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

Unified Diff: mojo/mojo_services.gypi

Issue 260863008: Add support for mapping node tree on the client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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/lib/view_manager.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 734d267b22d25e98856782738502becc9f9ddea9..5b9b95c57c9f64f7ed36554a7bf4e5a453770377 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -154,6 +154,7 @@
'sources': [
'services/public/cpp/view_manager/lib/view.cc',
'services/public/cpp/view_manager/lib/view_manager.cc',
+ 'services/public/cpp/view_manager/lib/view_manager_observer.h',
'services/public/cpp/view_manager/lib/view_manager_private.cc',
'services/public/cpp/view_manager/lib/view_manager_private.h',
'services/public/cpp/view_manager/lib/view_manager_synchronizer.cc',
@@ -180,6 +181,8 @@
'../testing/gtest.gyp:gtest',
'mojo_environment_chromium',
'mojo_run_all_unittests',
+ 'mojo_shell_test_support',
+ 'mojo_view_manager_bindings',
'mojo_view_manager_lib',
],
'sources': [
« no previous file with comments | « no previous file | mojo/services/public/cpp/view_manager/lib/view_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698