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

Unified Diff: mojo/mojo_examples.gypi

Issue 258623005: First step at synchronizing client model changes with service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 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 | « mojo/examples/sample_view_manager_app/sample_view_manager_app.cc ('k') | mojo/mojo_services.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index a81802a56bde1ea23b92000e8dd3915a13095a3b..79a3242a62ac363b1a1ac29eca7904fb0ef1de46 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -285,11 +285,11 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
'mojo_cpp_bindings',
- 'mojo_environment_standalone',
+ 'mojo_environment_chromium',
'mojo_gles2',
- 'mojo_view_manager_bindings',
+ 'mojo_view_manager_lib',
'mojo_shell_client',
- 'mojo_system',
+ 'mojo_system_impl',
'mojo_utility',
],
'sources': [
« no previous file with comments | « mojo/examples/sample_view_manager_app/sample_view_manager_app.cc ('k') | mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698