diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 0a57347..de989d5 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -232,6 +232,7 @@ 'cc_test_support', ], 'sources': [ + 'resources/raster_worker_pool_perftest.cc', 'resources/worker_pool_perftest.cc', 'test/cc_test_suite.cc', 'test/run_all_unittests.cc', |