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

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

Issue 2173203002: ResizeObserver pt3: observation computation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing CORE_EXPORT Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/Source/web/tests/ResizeObserverTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 dd3aa8c29e7782a6ca01785ee78e74e66c1fb19f..c64c308f84fcfd0f4f09eb24a9f677c532d289ab 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -264,6 +264,7 @@
'tests/PrerenderingTest.cpp',
'tests/ProgrammaticScrollTest.cpp',
'tests/LayoutGeometryMapTest.cpp',
+ 'tests/ResizeObserverTest.cpp',
'tests/RootScrollerTest.cpp',
'tests/ScreenWakeLockTest.cpp',
'tests/ScrollingCoordinatorTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/web/tests/ResizeObserverTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698