| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index ff0d2279e96cbec3e9716d1122bdff7e8bf4750d..3e778dc5148a518341e35f9f4f9be35926711744 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -50,6 +50,7 @@
|
| '../content/content.gyp:content_browsertests',
|
| '../content/content.gyp:content_shell_test_apk',
|
| '../content/content.gyp:content_unittests',
|
| + '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| '../media/media.gyp:media_unittests',
|
| @@ -95,6 +96,7 @@
|
| '../components/components.gyp:components_unittests_apk',
|
| '../content/content.gyp:content_browsertests_apk',
|
| '../content/content.gyp:content_unittests_apk',
|
| + '../gpu/gpu.gyp:gl_tests_apk',
|
| '../gpu/gpu.gyp:gpu_unittests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
| '../media/media.gyp:media_unittests_apk',
|
|
|