summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authornileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-26 19:33:28 +0000
committernileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-26 19:33:28 +0000
commitb397b06d3a2b7195c5e8bd5b5f456349b53c967e (patch)
treeabf65732247590b7178f3c886991486581d5262f /net/net.gyp
parent999a9db7ff3104cb7fef5d3021543c062a2473c6 (diff)
downloadchromium_src-b397b06d3a2b7195c5e8bd5b5f456349b53c967e.zip
chromium_src-b397b06d3a2b7195c5e8bd5b5f456349b53c967e.tar.gz
chromium_src-b397b06d3a2b7195c5e8bd5b5f456349b53c967e.tar.bz2
Revert "Use a test specific macro to call JNI registrars during APK tests."
TBR=jam@chromium.org,jrg@chromium.org (The original CL was submitted with a TBR too, incorrectly categorized as a simple gyp change) This reverts commit 575ab5330492664079ea89804bec615d15ea3b33. We intend to do this using run_all_unittests.cc in individual suites. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10662056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144240 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/net.gyp b/net/net.gyp
index a56d052..cf37d83 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!': [