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

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

Issue 2932593004: Update the snap points css properties (Closed)
Patch Set: Rebase and Add QuadLengthValue.h 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 c47130309f011cb5decb554ef79d3299b23106d0..8e77b24044a126012897273e23525056cac4e7bf 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