Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index d6c60d11c8cec3289846be4c23ebef59e4756c77..2f790a713dcbdb094ca129df72bd2e26572806ac 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -256,6 +256,8 @@ |
'..' |
], |
'sources': [ |
+ 'test/pixel_comparator.cc', |
+ 'test/pixel_comparator.h', |
'test/pixel_test_utils.cc', |
'test/pixel_test_utils.h', |
], |