Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 20237cbcb41847d68567e71dbe4c9526fdbe20fa..5b6d9c14ec72f320ab53ecc4643216f0da4b943e 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -248,6 +248,8 @@ |
'..' |
], |
'sources': [ |
+ 'test/pixel_comparator.cc', |
+ 'test/pixel_comparator.h', |
'test/pixel_test_utils.cc', |
'test/pixel_test_utils.h', |
], |