| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 9c325fb4f05cd2d79a1a5a3fbe3aaa600771bc0f..fec982f519e08d7c0e9d2623b51abfc8de445175 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -536,6 +536,7 @@
|
| '../chrome/chrome.gyp:load_library_perf_tests',
|
| '../chrome/chrome.gyp:performance_browser_tests',
|
| '../chrome/chrome.gyp:sync_performance_tests',
|
| + '../content/content_shell_and_tests.gyp:content_shell',
|
| '../media/media.gyp:media_perftests',
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
|
| '../tools/telemetry/telemetry.gyp:*',
|
|
|