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

Unified Diff: Source/core/core.gypi

Issue 98663004: Add support for unprefixed CSS Transforms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 6 years, 9 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 22198abb7e6be2a254b5c533e5f504b7dd1f7e1e..121f61dba4fcc42301bb75b1691daafd5f5b5eb2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -551,6 +551,8 @@
'animation/AnimatableLengthBoxAndBool.h',
'animation/AnimatableLengthPoint.cpp',
'animation/AnimatableLengthPoint.h',
+ 'animation/AnimatableLengthPoint3D.cpp',
+ 'animation/AnimatableLengthPoint3D.h',
'animation/AnimatableLengthSize.cpp',
'animation/AnimatableLengthSize.h',
'animation/AnimatableNeutral.h',

Powered by Google App Engine
This is Rietveld 408576698