Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index 9df85b968db80d92e6eba098dc57d821e36dc7e2..035e52f71888e6ec8266d41d62684a1bb18a7cd9 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -7,6 +7,7 @@ |
| 'chromium_code': 0, |
| 'use_libcc_for_compositor%': 0, |
| 'cc_tests_source_files': [ |
| + 'hash_pair_unittest.cc', |
| 'CCActiveAnimationTest.cpp', |
| 'CCDamageTrackerTest.cpp', |
| 'CCDelayBasedTimeSourceTest.cpp', |