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

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

Issue 14110002: Introduce bindings.gyp (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/WebKit/chromium/WebKitUnitTests.gyp
diff --git a/Source/WebKit/chromium/WebKitUnitTests.gyp b/Source/WebKit/chromium/WebKitUnitTests.gyp
index d1264bf13fe1e869c78aba94881bbe92aea3def3..d4d17a9c79500c165f4e56133f8478cfb0dde169 100644
--- a/Source/WebKit/chromium/WebKitUnitTests.gyp
+++ b/Source/WebKit/chromium/WebKitUnitTests.gyp
@@ -72,6 +72,7 @@
}, {
'dependencies': [
'../../WebCore/WebCore.gyp/WebCore.gyp:webcore',
+ '../../bindings/bindings.gyp:bindings',
],
'defines': [
'WEBKIT_IMPLEMENTATION=1',

Powered by Google App Engine
This is Rietveld 408576698