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

Unified Diff: Source/web/web.gypi

Issue 203543002: Move Image related tests from web/tests/ to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase to ToT Created 6 years, 9 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/JPEGImageDecoderTest.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 d0d3a68c7ca509102bdb570e77b9079a61a626d5..71239d5c0b253c152f6d228feddf2fea376cc6b2 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -260,7 +260,6 @@
],
'web_unittest_files': [
'tests/AssociatedURLLoaderTest.cpp',
- 'tests/BitmapImageTest.cpp',
'tests/ChromeClientImplTest.cpp',
'tests/CompositedLayerMappingTest.cpp',
'tests/CustomEventTest.cpp',
@@ -271,12 +270,10 @@
'tests/FrameLoaderClientImplTest.cpp',
'tests/FrameTestHelpers.cpp',
'tests/FrameTestHelpers.h',
- 'tests/GIFImageDecoderTest.cpp',
'tests/GraphicsContextTest.cpp',
'tests/GraphicsLayerTest.cpp',
'tests/ImageFilterBuilderTest.cpp',
'tests/ImageLayerChromiumTest.cpp',
- 'tests/JPEGImageDecoderTest.cpp',
'tests/KeyboardTest.cpp',
'tests/LinkHighlightTest.cpp',
'tests/ListenerLeakTest.cpp',
« no previous file with comments | « Source/web/tests/JPEGImageDecoderTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698