Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1040)

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2479593007: Expose images to accessibility (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 34160a4d0bfc0c4561d5e270756bdbd8e4aae9d5..68f16fa514adf4fb86ed4cf56f54bde0b2821c3d 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -2951,26 +2951,6 @@
"test": "components_browsertests"
},
{
- "args": [
- "--enable-browser-side-navigation"
dmazzoni 2016/11/04 18:36:07 I'm assuming these changes don't belong
- ],
- "name": "browser_side_navigation_components_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_browsertests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_unittests"
- },
- {
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_components_unittests",
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -3598,32 +3578,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "components_browsertests"
- },
- {
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_components_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_browsertests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_unittests"
- },
- {
- "args": [
- "--enable-browser-side-navigation"
- ],
- "name": "browser_side_navigation_components_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "components_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698