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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1913843004: Implementing document.setRootScroller API for main thread scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@overscrollController
Patch Set: Rebase and remove whitespace in Document.idl Created 4 years, 8 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/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 52fd4883a1933b1e371f2022e227eeb51d252a0a..41d6e917ca2104c50739d0bb1bf30f4602fe31d4 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -265,6 +265,7 @@
'tests/PrerenderingTest.cpp',
'tests/ProgrammaticScrollTest.cpp',
'tests/LayoutGeometryMapTest.cpp',
+ 'tests/RootScrollerTest.cpp',
'tests/ScreenWakeLockTest.cpp',
'tests/ScrollingCoordinatorTest.cpp',
'tests/SpinLockTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698