Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 70124e04c4daa5e4368501f8935563b75a517309..de6341fa2e9e0d614153ce677c69c1e8214d8f86 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -65,6 +65,7 @@ |
'../chrome/chrome.gyp:unit_tests', |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_browsertests', |
+ '../content/content.gyp:content_gl_tests', |
'../content/content.gyp:content_shell_test_apk', |
'../content/content.gyp:content_unittests', |
'../gpu/gpu.gyp:gl_tests', |
@@ -96,6 +97,7 @@ |
'../chrome/chrome.gyp:unit_tests_apk', |
'../components/components.gyp:components_unittests_apk', |
'../content/content.gyp:content_browsertests_apk', |
+ '../content/content.gyp:content_gl_tests_apk', |
'../content/content.gyp:content_unittests_apk', |
'../content/content.gyp:video_decode_accelerator_unittest_apk', |
'../gpu/gpu.gyp:gl_tests_apk', |