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

Unified Diff: build/all_android.gyp

Issue 9958026: Enable ui_unittests in Android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add again ui_unittest_disabled (lost in the last patch set) Created 8 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 | build/android/gtest_filter/ui_unittests_disabled » ('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 0c43df061fade207b92fb0c87c3afc49ae34da79..bfc1bc92b0eaad4844fc970bf8cf4909fa20dfbc 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -35,6 +35,7 @@
'../sql/sql.gyp:sql_unittests',
'../ipc/ipc.gyp:ipc_tests',
'../net/net.gyp:net_unittests',
+ '../ui/ui.gyp:ui_unittests',
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
# From here down: not added to run_tests.py yet.
'../jingle/jingle.gyp:jingle_unittests',
« no previous file with comments | « no previous file | build/android/gtest_filter/ui_unittests_disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698