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

Unified Diff: mojo/mojo_examples.gypi

Issue 331323007: Eliminate Launchable. Use Navigator instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
« no previous file with comments | « mojo/examples/window_manager/window_manager.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 15c0e5d9ddd913ced5d6e582963c20ef4697cc52..b99741d44bfc8e6583f27f413f1cfa3a055c29a0 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -99,6 +99,7 @@
'mojo_application',
'mojo_cpp_bindings',
'mojo_environment_chromium',
+ 'mojo_navigation_bindings',
'mojo_network_bindings',
'mojo_launcher_bindings',
'mojo_system_impl',
@@ -119,6 +120,7 @@
'mojo_application',
'mojo_cpp_bindings',
'mojo_environment_chromium',
+ 'mojo_navigation_bindings',
'mojo_network_bindings',
'mojo_launcher_bindings',
'mojo_system_impl',
@@ -295,6 +297,7 @@
'mojo_geometry_lib',
'mojo_input_events_lib',
'mojo_launcher_bindings',
+ 'mojo_navigation_bindings',
'mojo_system_impl',
'mojo_views_support',
'mojo_view_manager_bindings',
« no previous file with comments | « mojo/examples/window_manager/window_manager.cc ('k') | mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698