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

Unified Diff: Source/web/web.gypi

Issue 203513002: Move WebGraphicsContext3D related tests from web/tests/ to platform/graphics/gpu/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/MockWebGraphicsContext3D.h ('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 e394b5505bf7954c54b4f299d0ee6988c5c90735..12e49a200c912cc7af4fdc12ab6077cc90adb745 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -261,13 +261,10 @@
'web_unittest_files': [
'tests/AssociatedURLLoaderTest.cpp',
'tests/BitmapImageTest.cpp',
- 'tests/Canvas2DLayerBridgeTest.cpp',
- 'tests/Canvas2DLayerManagerTest.cpp',
'tests/ChromeClientImplTest.cpp',
'tests/CompositedLayerMappingTest.cpp',
'tests/CustomEventTest.cpp',
'tests/DragImageTest.cpp',
- 'tests/DrawingBufferTest.cpp',
'tests/FakeWebPlugin.cpp',
'tests/FakeWebPlugin.h',
'tests/FilterOperationsTest.cpp',
@@ -284,7 +281,6 @@
'tests/LinkHighlightTest.cpp',
'tests/ListenerLeakTest.cpp',
'tests/MemoryInfo.cpp',
- 'tests/MockWebGraphicsContext3D.h',
'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp',
'tests/OpenTypeVerticalDataTest.cpp',
'tests/PageSerializerTest.cpp',
« no previous file with comments | « Source/web/tests/MockWebGraphicsContext3D.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698