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

Unified Diff: net/net.gyp

Issue 10662056: Revert "Use a test specific macro to call JNI registrars during APK tests." (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 | « content/content_tests.gypi ('k') | testing/android/native_test_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index a56d052f0f6e0cd060cb1e8807b6afc28efea7f7..cf37d8375f3d4c6209d3b28fe1e22c5758bd206c 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1390,10 +1390,7 @@
['OS == "android" and gtest_target_type == "shared_library"', {
'dependencies': [
'../testing/android/native_test.gyp:native_test_native_code',
- ],
- 'defines': [
- 'REGISTER_NET_UNITESTS_JNI',
- ],
+ ]
}],
[ 'OS != "win" and OS != "mac"', {
'sources!': [
« no previous file with comments | « content/content_tests.gypi ('k') | testing/android/native_test_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698