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

Unified Diff: cc/cc_tests.gyp

Issue 11474050: cc: Unify namespaces for all test files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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 | « no previous file | cc/damage_tracker_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 58661a0ec2455a815c28fa6c9e03aa1e5a25801e..79dfda490c65a3d822c6366558b32fc3ef53a542 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -63,6 +63,7 @@
'cc_tests_support_files': [
'test/animation_test_common.cc',
'test/animation_test_common.h',
+ 'test/compositor_fake_web_graphics_context_3d.cc',
'test/compositor_fake_web_graphics_context_3d.h',
'test/fake_content_layer_client.cc',
'test/fake_content_layer_client.h',
@@ -83,7 +84,9 @@
'test/fake_output_surface.h',
'test/fake_software_output_device.cc',
'test/fake_software_output_device.h',
+ 'test/fake_web_graphics_context_3d.cc',
'test/fake_web_graphics_context_3d.h',
+ 'test/fake_web_scrollbar_theme_geometry.cc',
'test/fake_web_scrollbar_theme_geometry.h',
'test/geometry_test_utils.cc',
'test/geometry_test_utils.h',
« no previous file with comments | « no previous file | cc/damage_tracker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698