| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 7616bb55b8dadc6f7aa416165fbf166748ed75b0..43f227b2e55603f41f36915cd9b485186a533f1b 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -713,7 +713,7 @@
|
| '../android_webview/android_webview.gyp:android_webview_unittests',
|
| '../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
|
| '../base/base.gyp:base_unittests',
|
| - '../breakpad/breakpad.gyp:breakpad_unittests',
|
| + '../breakpad/breakpad.gyp:breakpad_unittests_stripped',
|
| # Also compile the tools needed to deal with minidumps, they are
|
| # needed to run minidump tests upstream.
|
| '../breakpad/breakpad.gyp:dump_syms#host',
|
| @@ -736,7 +736,7 @@
|
| '../media/media.gyp:media_perftests_apk',
|
| '../media/media.gyp:media_unittests',
|
| '../net/net.gyp:net_unittests',
|
| - '../sandbox/sandbox.gyp:sandbox_linux_unittests',
|
| + '../sandbox/sandbox.gyp:sandbox_linux_unittests_stripped',
|
| '../sql/sql.gyp:sql_unittests',
|
| '../sync/sync.gyp:sync_unit_tests',
|
| '../third_party/WebKit/public/all.gyp:*',
|
|
|