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

Unified Diff: Source/web/web.gypi

Issue 48613005: Moved most viewport layout tests into a unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 | « Source/web/tests/data/viewport/viewport-limits-adjusted-for-no-user-scale-control.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index fa50d3e0c84b30bd52e70b6e26b46a38b3d3a720..0926d2969a9344b9a7906aab9609ff946f16e56c 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -303,6 +303,7 @@
'tests/ScrollingCoordinatorChromiumTest.cpp',
'tests/URLTestHelpers.cpp',
'tests/URLTestHelpers.h',
+ 'tests/ViewportTest.cpp',
'tests/WebFrameTest.cpp',
'tests/WebImageTest.cpp',
'tests/WebInputEventConversionTest.cpp',
« no previous file with comments | « Source/web/tests/data/viewport/viewport-limits-adjusted-for-no-user-scale-control.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698