Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 70124e04c4daa5e4368501f8935563b75a517309..2016541397af5f2460be23ea74c0d39fd62a96f7 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', |
@@ -95,6 +96,7 @@ |
'../cc/cc_tests.gyp:cc_unittests_apk', |
'../chrome/chrome.gyp:unit_tests_apk', |
'../components/components.gyp:components_unittests_apk', |
+ '../content/content.gyp:content_gl_tests_apk', |
cjhopman
2013/08/30 18:24:28
nit: move this below content_browsertests_apk
no sievers
2013/09/03 20:10:59
Done.
|
'../content/content.gyp:content_browsertests_apk', |
'../content/content.gyp:content_unittests_apk', |
'../content/content.gyp:video_decode_accelerator_unittest_apk', |