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

Unified Diff: mojo/mojo.gyp

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore the directory and component structures and target names. Created 6 years, 2 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_converters.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 222522459576073a2562070f519d8d8c088102f7..66694e1509a428b854c551f52125a227a351b9c6 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -15,6 +15,7 @@
},
'includes': [
'mojo_apps.gypi',
+ 'mojo_converters.gypi',
'mojo_examples.gypi',
'mojo_services.gypi',
'mojo_variables.gypi',
« no previous file with comments | « mojo/examples/window_manager/window_manager.cc ('k') | mojo/mojo_converters.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698