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

Unified Diff: Source/web/web.gypi

Issue 506543002: Move PopupMenu Tests from Source/web/tests to Source/web (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 4 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/PopupMenuTest.cpp ('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 6fc8b0ae180245cbb292ab8990dc2b35377d0a85..d4822f87fc1ec5a2b87c3867f728c34640b5412e 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -260,6 +260,8 @@
],
'web_unittest_files': [
'ExternalPopupMenuTest.cpp',
+ 'PopupContainerTest.cpp',
+ 'PopupMenuTest.cpp',
'WebNodeTest.cpp',
# FIXME: Move the tests from web/tests/ to appropriate places.
# crbug.com/353585
@@ -282,8 +284,6 @@
'tests/PageSerializerTest.cpp',
'tests/PaintAggregatorTest.cpp',
'tests/PinchViewportTest.cpp',
- 'tests/PopupContainerTest.cpp',
- 'tests/PopupMenuTest.cpp',
'tests/PrerenderingTest.cpp',
'tests/ProgrammaticScrollTest.cpp',
'tests/RenderGeometryMapTest.cpp',
« no previous file with comments | « Source/web/tests/PopupMenuTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698