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

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

Issue 2932593004: Update the snap points css properties (Closed)
Patch Set: Fix nits Created 3 years, 6 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 1c6f6e95ed4fedd251a7e256a6d17a978d804b10..9964cafc7651a15fd781302b2b12278f0089f030 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -55,9 +55,9 @@ blink_core_sources("rendering") {
"OrderedNamedGridLines.h",
"OutlineValue.h",
"PaintImages.h",
+ "QuadLengthValue.h",
"QuotesData.cpp",
"QuotesData.h",
- "ScrollSnapPoints.h",
"ShadowData.cpp",
"ShadowData.h",
"ShadowList.cpp",

Powered by Google App Engine
This is Rietveld 408576698