summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authoraelias@chromium.org <aelias@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-04 03:25:55 +0000
committeraelias@chromium.org <aelias@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-04 03:25:55 +0000
commitdb79992121c7627abc0855e655d91470ee3ac3ac (patch)
treec9e8cc8541c775dbe600fb299b56fb37b9e05227 /cc/cc_tests.gyp
parent8311a2b8ceea50b6bcd923cd709949cc082b865d (diff)
downloadchromium_src-db79992121c7627abc0855e655d91470ee3ac3ac.zip
chromium_src-db79992121c7627abc0855e655d91470ee3ac3ac.tar.gz
chromium_src-db79992121c7627abc0855e655d91470ee3ac3ac.tar.bz2
Remove static thread pointers from CC, attempt 2
BUG=152904 Review URL: https://chromiumcodereview.appspot.com/11232051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c51556d..2b754ae 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -59,6 +59,8 @@
'test/fake_graphics_context_3d_unittest.cc',
'test/fake_layer_tree_host_client.cc',
'test/fake_layer_tree_host_client.h',
+ 'test/fake_proxy.cc',
+ 'test/fake_proxy.h',
'test/fake_web_compositor_output_surface.h',
'test/fake_web_compositor_software_output_device.h',
'test/fake_web_graphics_context_3d.h',