From 8a947a3224b4c3fefee6babec16de2d09ef5a8c7 Mon Sep 17 00:00:00 2001 From: "hbono@chromium.org" Date: Wed, 24 Oct 2012 02:42:27 +0000 Subject: Fix a 'gclient hooks' error. This change removes a file deleted by r163749 from 'cc_tests.gyp' to fix a 'gclient hooks' error on Windows. TBR=enne,tfarina BUG=none TEST=gclient runhooks on Windows. Review URL: https://codereview.chromium.org/11264002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163757 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/cc_tests.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'cc') diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 7337986..0bd7974 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -40,7 +40,6 @@ 'solid_color_layer_impl_unittest.cc', 'texture_update_controller_unittest.cc', 'thread_task_unittest.cc', - 'CCThreadedTest.h', 'tiled_layer_impl_unittest.cc', 'timer_unittest.cc', 'content_layer_unittest.cc', -- cgit v1.1