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

Unified Diff: content/content_tests.gypi

Issue 226263002: Mojo: Move mojo/public/bindings to mojo/public/tools/bindings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 9 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 | « content/content_common_mojo_bindings.gypi ('k') | mojo/mojo.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 823ccf5cb1e786381338a8ee2d8edcf8cfcb2f9a..40e3917fb7b8562ecbb22972487968892607dbfa 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -950,7 +950,7 @@
'variables': {
'mojom_base_output_dir': 'content',
},
- 'includes': [ '../mojo/public/bindings/mojom_bindings_generator.gypi' ],
+ 'includes': [ '../mojo/public/tools/bindings/mojom_bindings_generator.gypi' ],
'export_dependent_settings': [
'../mojo/mojo.gyp:mojo_bindings',
'../mojo/mojo.gyp:mojo_system',
« no previous file with comments | « content/content_common_mojo_bindings.gypi ('k') | mojo/mojo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698