summaryrefslogtreecommitdiffstats
path: root/content/test
diff options
context:
space:
mode:
authorjbudorick <jbudorick@chromium.org>2015-05-19 13:08:10 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-19 20:08:45 +0000
commit6cdb69279cb4f83fd8d1f31f58eb0edf44d2bec3 (patch)
tree408014d351f591963004c5241d8c4ade4b170832 /content/test
parent08051efe5a27ee82248a45eee41a99a0943c33cf (diff)
downloadchromium_src-6cdb69279cb4f83fd8d1f31f58eb0edf44d2bec3.zip
chromium_src-6cdb69279cb4f83fd8d1f31f58eb0edf44d2bec3.tar.gz
chromium_src-6cdb69279cb4f83fd8d1f31f58eb0edf44d2bec3.tar.bz2
Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001 of https://codereview.chromium.org/1126543009/)
Reason for revert: broke http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Android e.g. http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Android/builds/1922 Original issue's description: > [Android] Refactor the native test wrappers. > > BUG=476410 > > Committed: https://crrev.com/581d25e509e4a2b1e8927c6d8accc0c90ea86090 > Cr-Commit-Position: refs/heads/master@{#330531} TBR=jochen@chromium.org,cjhopman@chromium.org,jaekyun@chromium.org,perezju@chromium.org,tedchoc@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=476410 Review URL: https://codereview.chromium.org/1138993009 Cr-Commit-Position: refs/heads/master@{#330591}
Diffstat (limited to 'content/test')
-rw-r--r--content/test/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7fd7144..5b33e71 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -350,7 +350,7 @@ if (!is_mac) {
deps += [
"//content/shell/android:content_shell_jni_headers",
"//content/shell:content_shell_lib",
- "//testing/android/native_test:native_test_support",
+ "//testing/android/native_test:native_test_util",
]
use_launcher = false