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

Unified Diff: Source/core/core.gypi

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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 58a075fb485371ad737f0dad01e26e8f804ac106..205cf42deeba72a7dfbdc7544d91542516401d60 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3336,9 +3336,6 @@
'html/track/vtt/BufferedLineReaderTest.cpp',
'frame/ImageBitmapTest.cpp',
'platform/animation/AnimationTranslationUtilTest.cpp',
- 'platform/animation/TimingFunctionTestHelper.h',
- 'platform/animation/TimingFunctionTestHelper.cpp',
- 'platform/animation/TimingFunctionTestHelperTest.cpp',
'rendering/RenderOverflowTest.cpp',
'testing/UnitTestHelpers.h',
'testing/UnitTestHelpers.cpp',

Powered by Google App Engine
This is Rietveld 408576698