| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index d0cef6c4f4ee7ab1f53ffd21de5320bcb0888b08..255a35c57eef9f26e6be5ea8f3a7f8da706ccd04 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -833,6 +833,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',
|
|
|