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

Unified Diff: Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.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
« Source/bindings/bindings.gyp ('K') | « Source/bindings/bindings.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
diff --git a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
index aec3217009d1b50252d60c465dccbef6a0cac776..91fe2ea69111942f14f6f6cb69ed61a2ae7f1020 100644
--- a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
+++ b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
@@ -43,6 +43,7 @@
'type': 'executable',
'dependencies': [
'<(source_dir)/WebCore/WebCore.gyp/WebCore.gyp:webcore',
+ '<(source_dir)/bindings/bindings.gyp:bindings',
'<(source_dir)/WebKit/chromium/WebKit.gyp:webkit',
'<(source_dir)/WTF/WTF.gyp/WTF.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
« Source/bindings/bindings.gyp ('K') | « Source/bindings/bindings.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698