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 114b4a9..784f45f 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -236,6 +236,7 @@ '../skia/skia.gyp:skia', '../testing/gmock.gyp:gmock', '../testing/gtest.gyp:gtest', + '../testing/perf/perf_test.gyp:*', '../ui/ui.gyp:ui', 'cc.gyp:cc', 'cc_test_support', |