| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 267e742282b089d7f59532c92a8e15644b1d20d8..7ac1088232a1a20f2b0c26cb2a5b19489f24e68a 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -726,6 +726,7 @@
|
| '../components/components_tests.gyp:components_unittests',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| + '../content/content_shell_and_tests.gyp:content_linker_test_apk',
|
| '../content/content_shell_and_tests.gyp:content_shell_test_apk',
|
| '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../gpu/gpu.gyp:gl_tests',
|
|
|