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

Unified Diff: mojo/mojo_input_events_converters.gyp

Issue 807773002: Move mojo gypfiles to toplevel mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/mojo_geometry_converters.gyp ('k') | mojo/mojo_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_input_events_converters.gyp
diff --git a/mojo/mojo_input_events_converters.gyp b/mojo/mojo_input_events_converters.gyp
index 07543975ceed8eae19c5c4149bcc90abc9bd9e56..b212b5b99ae5172a2d4ea241929d82d956c368e0 100644
--- a/mojo/mojo_input_events_converters.gyp
+++ b/mojo/mojo_input_events_converters.gyp
@@ -19,8 +19,8 @@
'../ui/events/events.gyp:events',
'../ui/gfx/gfx.gyp:gfx_geometry',
'mojo_geometry_converters.gyp:mojo_geometry_lib',
- 'services/public/mojo_services_public.gyp:mojo_geometry_bindings',
- 'services/public/mojo_services_public.gyp:mojo_input_events_bindings',
+ 'mojo_services_public.gyp:mojo_geometry_bindings',
+ 'mojo_services_public.gyp:mojo_input_events_bindings',
'<(mojo_system_for_component)',
],
'sources': [
« no previous file with comments | « mojo/mojo_geometry_converters.gyp ('k') | mojo/mojo_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698