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

Unified Diff: trunk/src/mojo/mojo_examples.gypi

Issue 261513002: Revert 266940 "First step at synchronizing client model changes ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
Index: trunk/src/mojo/mojo_examples.gypi
===================================================================
--- trunk/src/mojo/mojo_examples.gypi (revision 266943)
+++ trunk/src/mojo/mojo_examples.gypi (working copy)
@@ -284,11 +284,11 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
'mojo_bindings',
- 'mojo_environment_chromium',
+ 'mojo_environment_standalone',
'mojo_gles2',
- 'mojo_view_manager_lib',
+ 'mojo_view_manager_bindings',
'mojo_shell_client',
- 'mojo_system_impl',
+ 'mojo_system',
'mojo_utility',
],
'sources': [
« no previous file with comments | « trunk/src/mojo/examples/sample_view_manager_app/sample_view_manager_app.cc ('k') | trunk/src/mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698