summaryrefslogtreecommitdiffstats
path: root/ios/build
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-11-03 13:39:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-03 21:40:40 +0000
commitf898666aa893f299b26c0492248fabae20eff55f (patch)
treee4f70f182400b40b14422d45d19eb437a83a6de4 /ios/build
parent4b89018710289f0d05bce4496b3d78a75bcf58b8 (diff)
downloadchromium_src-f898666aa893f299b26c0492248fabae20eff55f.zip
chromium_src-f898666aa893f299b26c0492248fabae20eff55f.tar.gz
chromium_src-f898666aa893f299b26c0492248fabae20eff55f.tar.bz2
Clean files and target no longer build on iOS from //content.
Chrome on iOS no longer depends on the content startup and instead uses ios/web startup (http://crrev.com/1406983008). Cleanup files thare are no longer necessary from //content targets. Stop building content_unittests on iOS (as it depends on BrowserThread) now that none of the used functionality are testable on iOS and remove it from the list of tests to run on the bots. BUG=547725 Review URL: https://codereview.chromium.org/1427983002 Cr-Commit-Position: refs/heads/master@{#357635}
Diffstat (limited to 'ios/build')
-rw-r--r--ios/build/bots/tests/common_tests.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/ios/build/bots/tests/common_tests.json b/ios/build/bots/tests/common_tests.json
index b9ae41a..4a63145 100644
--- a/ios/build/bots/tests/common_tests.json
+++ b/ios/build/bots/tests/common_tests.json
@@ -7,9 +7,6 @@
"app": "components_unittests"
},
{
- "app": "content_unittests"
- },
- {
"app": "crypto_unittests"
},
{