Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 0acdfe65a8a5de43b9fb3261277551bb56dbee95..893d13f9927fc48fcb48a970aefe777ed62be15c 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -719,7 +719,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', |
@@ -742,7 +742,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:*', |