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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2911103002: Revert of Implement Element.scrollIntoView for scroll-behavior: smooth. (Closed)
Patch Set: Created 3 years, 7 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 6dcc0b1bdbee79688b39a3c6f02d47c4431cc3c6..e3caa04f7641e557075a6786fbd6a8281dfd0b72 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1386,8 +1386,6 @@
"scroll/ScrollbarThemeOverlay.cpp",
"scroll/ScrollbarThemeOverlay.h",
"scroll/ScrollbarThemeOverlayMock.h",
- "scroll/SmoothScrollSequencer.cpp",
- "scroll/SmoothScrollSequencer.h",
"speech/PlatformSpeechSynthesisUtterance.cpp",
"speech/PlatformSpeechSynthesisUtterance.h",
"speech/PlatformSpeechSynthesisVoice.cpp",

Powered by Google App Engine
This is Rietveld 408576698