| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index a495f85ac7d6acb43d47f187e25d4bbf173f2f9a..77c2d2ebbaa0ee517d16a894113681c768299719 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -830,6 +830,7 @@
|
| '../base/base.gyp:base_unittests_apk',
|
| '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
|
| '../cc/cc_tests.gyp:cc_unittests_apk',
|
| + '../components/components_tests.gyp:components_browsertests_apk',
|
| '../components/components_tests.gyp:components_unittests_apk',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
|
|
|