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

Unified Diff: mojo/mojo_examples.gypi

Issue 327523004: Introduce very beginning of navigation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: goto fail Created 6 years, 6 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 d3365ef9ce82ebb42964fc0621ca86396728e85c..5d69e64499e2a03168fffc40be59736c7c6fa2d7 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -287,6 +287,7 @@
'mojo_environment_chromium',
'mojo_geometry_bindings',
'mojo_gles2',
+ 'mojo_navigation_bindings',
'mojo_view_manager_lib',
'mojo_window_manager_bindings',
'mojo_system_impl',
@@ -304,11 +305,13 @@
'../base/base.gyp:base',
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
+ '../url/url.gyp:url_lib',
'mojo_application',
'mojo_cpp_bindings',
'mojo_environment_chromium',
'mojo_geometry_bindings',
'mojo_gles2',
+ 'mojo_navigation_bindings',
'mojo_view_manager_lib',
'mojo_window_manager_bindings',
'mojo_system_impl',

Powered by Google App Engine
This is Rietveld 408576698