Index: gfx/gfx.gyp |
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp |
index df7d5def57d57a29452986306119e6f2b8c04064..579d3b5365b384ad9bc7884c1a329b8e80b245e6 100644 |
--- a/gfx/gfx.gyp |
+++ b/gfx/gfx.gyp |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2009 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -32,6 +32,7 @@ |
'run_all_unittests.cc', |
'scoped_image_unittest.cc', |
'skbitmap_operations_unittest.cc', |
+ 'test_suite.cc', |
'test_suite.h', |
'<(SHARED_INTERMEDIATE_DIR)/gfx/gfx_resources.rc', |
], |