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

Unified Diff: mojo/public/mojo_public.gyp

Issue 744203002: GYP: fix compile flake for second-hand use of generated headers. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Edits Created 6 years, 1 month 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 | « no previous file | mojo/public/tools/bindings/mojom_bindings_generator_explicit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/mojo_public.gyp
diff --git a/mojo/public/mojo_public.gyp b/mojo/public/mojo_public.gyp
index f19e263065d1c398f896d127842bb7dd269a3979..1e62097819e66d3a7a27c50b305fa994465ad59d 100644
--- a/mojo/public/mojo_public.gyp
+++ b/mojo/public/mojo_public.gyp
@@ -237,11 +237,9 @@
],
'dependencies': [
'mojo_application_bindings',
- 'mojo_application_bindings_mojom',
],
'export_dependent_settings': [
'mojo_application_bindings',
- 'mojo_application_bindings_mojom',
],
},
{
« no previous file with comments | « no previous file | mojo/public/tools/bindings/mojom_bindings_generator_explicit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698