Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(558)

Unified Diff: build/all_android.gyp

Issue 12502009: Make gl_tests apk for android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gpu/command_buffer/tests/gl_tests_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | gpu/command_buffer/tests/gl_tests_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698