summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
authorjbudorick <jbudorick@chromium.org>2015-05-21 19:54:57 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-22 02:55:28 +0000
commit08b097a938942684558910dc9ca662c2a59ce3d2 (patch)
treeaf312ac363fde0b33d7a5d5ab6e09c8e3beda68d /content/content_shell.gypi
parent148c14c642a2a6cecea8be55edb89cc6e353e527 (diff)
downloadchromium_src-08b097a938942684558910dc9ca662c2a59ce3d2.zip
chromium_src-08b097a938942684558910dc9ca662c2a59ce3d2.tar.gz
chromium_src-08b097a938942684558910dc9ca662c2a59ce3d2.tar.bz2
[Android] Refactor the native test wrappers. (RELAND)
This is a reland of https://codereview.chromium.org/1126543009/, which broke gtests built by GN. BUG=476410 Review URL: https://codereview.chromium.org/1143903002 Cr-Commit-Position: refs/heads/master@{#331056}
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b50ce10..3689835 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -1010,7 +1010,6 @@
'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',