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

Unified Diff: Source/WebKit/chromium/WebKit.gyp

Issue 14110002: Introduce bindings.gyp (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address Nico's comments Created 7 years, 8 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 | « no previous file | Source/bindings/bindings.gyp » ('j') | Source/core/core.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index dba6e5644e69354c8975c85600e7c7aa4767d298..dc11cce400e1c7a145e823a09d30a450668298a9 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -582,7 +582,7 @@
'WEBKIT_IMPLEMENTATION=1',
],
'dependencies': [
- '../../core/core.gyp/core.gyp:webcore_bindings',
+ '../../core/core.gyp/core.gyp:webcore_derived',
'../../core/core.gyp/core.gyp:webcore_test_support',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
« no previous file with comments | « no previous file | Source/bindings/bindings.gyp » ('j') | Source/core/core.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698