| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index d3b4140c8913e8fea4bf65be9717332debd3a94e..4acb202b6ab45ba5222d8c80dbaa49fd5b574f14 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -832,6 +832,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',
|
|
|