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

Unified Diff: build/common.gypi

Issue 13962003: [Android] Use the build-generated list of libraries for gtest APKs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « build/apk_test.gypi ('k') | content/public/android/java/templates/NativeLibraries.template » ('j') | 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 0fe8b73a27892551156cd5ee253a5398b17a5165..8fe54f4dd27171667b78c4d4dbcbbc36b03d1315 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1247,9 +1247,6 @@
'p2p_apis%' : 0,
- # TODO(jrg): when 'gtest_target_type'=='shared_library' and
- # OS==android, make all gtest_targets depend on
- # testing/android/native_test.gyp:native_test_apk.
'gtest_target_type%': 'shared_library',
# Uses system APIs for decoding audio and video.
« no previous file with comments | « build/apk_test.gypi ('k') | content/public/android/java/templates/NativeLibraries.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698