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

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
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 5bece9b149c90cfa8fc397c06963f7be24bf0596..69099939687747782c39149e519a637098eb6c45 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -284,11 +284,11 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
'mojo_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': [

Powered by Google App Engine
This is Rietveld 408576698