summaryrefslogtreecommitdiffstats
path: root/testing/android
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-07-27 09:27:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-27 16:28:06 +0000
commitcdccaf0307f426d3fb4cc31ea32504df3fb66bed (patch)
treef2629665f02a02891928c5a9f40333e8f2c8db8b /testing/android
parent7c81037422127c117fe22092f219c4afa18b17ac (diff)
downloadchromium_src-cdccaf0307f426d3fb4cc31ea32504df3fb66bed.zip
chromium_src-cdccaf0307f426d3fb4cc31ea32504df3fb66bed.tar.gz
chromium_src-cdccaf0307f426d3fb4cc31ea32504df3fb66bed.tar.bz2
Misc improvements to GN net build.
This adds net_unittests to the Android GN build and addresses some TODOs. Review URL: https://codereview.chromium.org/1258703004 Cr-Commit-Position: refs/heads/master@{#340478}
Diffstat (limited to 'testing/android')
-rw-r--r--testing/android/native_test.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
index 734a00f..5c30a50 100644
--- a/testing/android/native_test.gyp
+++ b/testing/android/native_test.gyp
@@ -38,7 +38,7 @@
],
},
{
- # GN: //testing/android:native_test_native_code
+ # GN: //testing/android/native_test:native_test_native_code
'target_name': 'native_test_native_code',
'message': 'building JNI onload for native test package',
'type': 'static_library',