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

Unified Diff: Source/core/core.gypi

Issue 65303006: Move TimingFunction.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 59139af4f6fd47deaf99930836d60c147dd914ba..2a1b1e5b73e87cd46a1219924d62fb4aeca84388 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3516,9 +3516,6 @@
'html/track/BufferedLineReaderTest.cpp',
'frame/ImageBitmapTest.cpp',
'platform/animation/AnimationTranslationUtilTest.cpp',
- 'platform/animation/TimingFunctionTestHelper.h',
- 'platform/animation/TimingFunctionTestHelper.cpp',
- 'platform/animation/TimingFunctionTestHelperTest.cpp',
'platform/graphics/BitmapImageTest.cpp',
'platform/graphics/FontTest.cpp',
'platform/graphics/GraphicsContextTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698