| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 95d92562ca36fa8c338e9122fcc8b8aaf146a42f..272599b67b3956ad004535638bdd09258f4e6446 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1231,14 +1231,14 @@
|
| '../breakpad/breakpad.gyp:minidump_stackwalk',
|
| '../chrome/chrome.gyp:chrome',
|
| '../chrome/chrome.gyp:chromedriver',
|
| - '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest',
|
| - '../content/content_shell_and_tests.gyp:video_encode_accelerator_unittest',
|
| '../media/media.gyp:media_unittests',
|
| + '../media/media.gyp:video_decode_accelerator_unittest',
|
| + '../media/media.gyp:video_encode_accelerator_unittest',
|
| '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode',
|
| '../sandbox/sandbox.gyp:chrome_sandbox',
|
| '../sandbox/sandbox.gyp:sandbox_linux_unittests',
|
| - '../third_party/mesa/mesa.gyp:osmesa',
|
| '../third_party/catapult/telemetry/telemetry.gyp:bitmaptools#host',
|
| + '../third_party/mesa/mesa.gyp:osmesa',
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
|
| ],
|
| 'conditions': [
|
|
|