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

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: rebase 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 a770a404c3737234363fd62e690805f3063971a0..95373381d8c745c02b7c752ab5a395a8aa68fc46 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -320,6 +320,7 @@
'mojo_environment_chromium',
'mojo_geometry_bindings',
'mojo_gles2',
+ 'mojo_navigation_bindings',
'mojo_view_manager_lib',
'mojo_window_manager_bindings',
'mojo_system_impl',
@@ -342,6 +343,7 @@
'mojo_environment_chromium',
'mojo_geometry_bindings',
'mojo_gles2',
+ 'mojo_navigation_bindings',
'mojo_view_manager_lib',
'mojo_window_manager_bindings',
'mojo_system_impl',
@@ -364,6 +366,7 @@
'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