| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 1866c2efdb51ebc5bfe10929bb6743a1fa8b4e62..300c61e0eef81427012d7efc638d3604fcf52c59 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -801,6 +801,7 @@
|
| '../breakpad/breakpad.gyp:symupload#host',
|
| '../breakpad/breakpad.gyp:minidump_dump#host',
|
| '../breakpad/breakpad.gyp:minidump_stackwalk#host',
|
| + '../build/android/tests/bad_resources/bad_resources.gyp:bad_resources_test_apk',
|
| '../build/android/tests/multiple_proguards/multiple_proguards.gyp:multiple_proguards_test_apk',
|
| '../build/android/pylib/device/commands/commands.gyp:chromium_commands',
|
| '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
|
|
|