Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index e9a4d0216933972f0707ce2098fcd6fcb5a2da08..19b2547c0ce227e48d4e628ced88a83ca7089457 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -226,9 +226,10 @@ |
'cc_test_support', |
], |
'sources': [ |
- 'trees/layer_tree_host_perftest.cc', |
- 'test/run_all_unittests.cc', |
+ 'base/worker_pool_perftest.cc', |
'test/cc_test_suite.cc', |
+ 'test/run_all_unittests.cc', |
+ 'trees/layer_tree_host_perftest.cc', |
], |
'include_dirs': [ |
'test', |