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

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

Issue 1988633002: Schedule a frame from IntersectionObserver::observe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Oilpan doesn't like stack-allocated callback Created 4 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/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 7e46a95aa43471b14fc4d4489683fd56fa7c789c..e1c6437870df6e3cfcb16cae261e1c4cc8fba17d 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -251,6 +251,7 @@
'tests/FrameTestHelpers.h',
'tests/FrameThrottlingTest.cpp',
'tests/ImeOnFocusTest.cpp',
+ 'tests/IntersectionObserverTest.cpp',
'tests/KeyboardTest.cpp',
'tests/ListenerLeakTest.cpp',
'tests/LinkSelectionTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp ('k') | third_party/WebKit/Source/web/web_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698