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

Unified Diff: build/common.gypi

Issue 10690019: Remove ANDROID_APK_TEST_TARGET (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « base/test/test_support_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 53d94974c006a26b320b8f4b5a92ef3e36301669..beabb8dede94e19161078e52b57632f0109ce13d 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1363,9 +1363,6 @@
['enable_hidpi==1', {
'defines': ['ENABLE_HIDPI=1'],
}],
- ['OS=="android" and gtest_target_type=="shared_library"', {
- 'defines': ['ANDROID_APK_TEST_TARGET=1'],
- }],
['fastbuild!=0', {
'conditions': [
« no previous file with comments | « base/test/test_support_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698