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

Unified Diff: third_party/WebKit/Source/core/style/BUILD.gn

Issue 2241993002: CSS Motion Path: New names for properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 3 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: third_party/WebKit/Source/core/style/BUILD.gn
diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
index 6caff039c13256c96709a198426448bd3a7aad41..292b9489f79cd8efb854f41a1542c83fd239ea9e 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -50,8 +50,8 @@ blink_core_sources("rendering") {
"StyleInvalidImage.h",
"StyleMotionData.cpp",
"StyleMotionData.h",
- "StyleMotionRotation.h",
"StyleMultiColData.cpp",
+ "StyleOffsetRotation.h",
"StylePath.cpp",
"StylePath.h",
"StylePendingImage.h",

Powered by Google App Engine
This is Rietveld 408576698