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

Unified Diff: build/all_android.gyp

Issue 10107023: Enable gpu_unittests for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | build/android/run_tests.py » ('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 e38ab29c7b79e41aba784bdee43e6632fb7e6bfd..d7c534cbd8d39fc93f5b0527b0c4f62aaba60a3c 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -32,6 +32,7 @@
'../base/base.gyp:base_unittests',
'../chrome/chrome.gyp:sync_unit_tests',
'../content/content.gyp:content_unittests',
+ '../gpu/gpu.gyp:gpu_unittests',
'../sql/sql.gyp:sql_unittests',
'../ipc/ipc.gyp:ipc_tests',
'../net/net.gyp:net_unittests',
« no previous file with comments | « no previous file | build/android/run_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698