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

Unified Diff: mojo/mojom_bindings_generator.gypi

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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/mojo_variables.gypi ('k') | mojo/mojom_bindings_generator_explicit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojom_bindings_generator.gypi
diff --git a/third_party/mojo/mojom_bindings_generator.gypi b/mojo/mojom_bindings_generator.gypi
similarity index 98%
rename from third_party/mojo/mojom_bindings_generator.gypi
rename to mojo/mojom_bindings_generator.gypi
index cebc6ba231bebedb13ef9ca961baa12f691ebe3d..3b2e1bb12b094f11e9b3940937c70558f0546747 100644
--- a/third_party/mojo/mojom_bindings_generator.gypi
+++ b/mojo/mojom_bindings_generator.gypi
@@ -107,8 +107,8 @@
],
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
+ '<(DEPTH)/mojo/mojo_public.gyp:mojo_interface_bindings_generation',
'<(DEPTH)/mojo/public/tools/bindings/bindings.gyp:precompile_mojom_bindings_generator_templates',
- '<(DEPTH)/third_party/mojo/mojo_public.gyp:mojo_interface_bindings_generation',
'<@(mojom_typemap_dependencies)',
],
'export_dependent_settings': [
« no previous file with comments | « mojo/mojo_variables.gypi ('k') | mojo/mojom_bindings_generator_explicit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698