summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
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/content_shell.gypi
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/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index ff19bcb..08e1ca0 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -1005,6 +1005,7 @@
'target_name': 'content_shell_jni_headers',
'type': 'none',
'sources': [
+ 'shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java',
'shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java',
'shell/android/java/src/org/chromium/content_shell/ShellMojoTestUtils.java',
'shell/android/java/src/org/chromium/content_shell/ShellManager.java',