summaryrefslogtreecommitdiffstats
path: root/gfx/gfx.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r--gfx/gfx.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp
index df7d5de..579d3b5 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',
],