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

Unified Diff: Source/core/core_generated.gyp

Issue 212713002: Revert of Fix dependencies for EventInterfaces.in (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | « Source/bindings/generated_bindings.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 9f8f19b78745f167c2b73c6bdb2cd7caa6bcfad5..7272fe133b607a06cb645822e2166def0aa13b75 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -95,9 +95,6 @@
'hard_dependency': 1,
'dependencies': [
'generated_testing_idls',
- # FIXME: this dependency creates a circular dependency between files,
- # even though it is not a circular dependency of targets
- # '../bindings/generated_bindings.gyp:event_interfaces',
'../config.gyp:config',
],
'sources': [
« no previous file with comments | « Source/bindings/generated_bindings.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698