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

Unified Diff: webkit/compositor_bindings/compositor_bindings_tests.gyp

Issue 10909218: Add some missing unit tests and update cc_unittests and webkit_compositor_bindings_unittests (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Updated to tip of tree Created 8 years, 3 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 | « webkit/compositor_bindings/TreeSynchronizerTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/compositor_bindings_tests.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings_tests.gyp b/webkit/compositor_bindings/compositor_bindings_tests.gyp
index 00fbb30910b97ea9531f9fb1ed74b254ca91c071..af87192e82453f9ce0cf5477b4b97325e3ecd510 100644
--- a/webkit/compositor_bindings/compositor_bindings_tests.gyp
+++ b/webkit/compositor_bindings/compositor_bindings_tests.gyp
@@ -7,19 +7,11 @@
'chromium_code': 0,
'use_libcc_for_compositor%': 0,
'webkit_compositor_bindings_tests_sources': [
- 'LayerChromiumTest.cpp',
- 'TextureCopierTest.cpp',
- 'TextureLayerChromiumTest.cpp',
- 'ThrottledTextureUploaderTest.cpp',
- 'TiledLayerChromiumTest.cpp',
- 'TreeSynchronizerTest.cpp',
'WebAnimationTest.cpp',
'WebFloatAnimationCurveTest.cpp',
- 'WebFloatAnimationCurveTest.cpp',
'WebLayerTest.cpp',
'WebLayerTreeViewTest.cpp',
'WebTransformAnimationCurveTest.cpp',
- 'WebTransformAnimationCurveTest.cpp',
'WebTransformOperationsTest.cpp',
'WebTransformationMatrixTest.cpp',
'test/FakeWebScrollbarThemeGeometry.h',
« no previous file with comments | « webkit/compositor_bindings/TreeSynchronizerTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698