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

Unified Diff: Source/web/web_tests.gyp

Issue 65303006: Move TimingFunction.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: keep faith and retry Created 7 years 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/platform/blink_platform_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web_tests.gyp
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp
index 179c394fd162a230f608f8ffe5a2e26795bfa538..958653b09954deb98c8d9086e6dd36442ca8f6dd 100644
--- a/Source/web/web_tests.gyp
+++ b/Source/web/web_tests.gyp
@@ -83,6 +83,7 @@
'type': 'executable',
'variables': { 'enable_wexit_time_destructors': 1, },
'dependencies': [
+ '../platform/blink_platform_tests.gyp:blink_platform_unittests_support',
abarth-chromium 2013/12/09 17:33:35 So, the problem is that you've run into a piece of
'../../public/blink.gyp:blink',
'../wtf/wtf_tests.gyp:wtf_unittest_helpers',
'<(DEPTH)/base/base.gyp:base',
« no previous file with comments | « Source/platform/blink_platform_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698