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

Unified Diff: base/base.gyp

Issue 8822003: Fix android build (base_unittests): exclude jni_android_unittest.cc for now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 2ab053d27bfb46e4a746d2f2fc77b88a70c048bd..8ea3fc847782e979fc854ff08dfbd748514d610d 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -277,6 +277,7 @@
'synchronization/cancellation_flag_unittest.cc',
# TODO(michaelbai): The below files are excluded because of the
# missing JNI and should be added back once JNI is ready.
+ 'android/jni_android_unittest.cc',
'android/scoped_java_ref_unittest.cc',
'debug/stack_trace_unittest.cc',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698