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

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

Issue 1640233003: [Android] ui_base_unittests.isolate -> ui_base_tests.isolate for chromium.android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index d0f134328eb948a798a0a86d793d12838990b3d6..4f50d12bd2dc3707859c4e24c5d5aef6afe590e3 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -229,7 +229,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -344,7 +344,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -459,7 +459,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -574,7 +574,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -689,7 +689,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -804,7 +804,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -919,7 +919,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
@@ -1034,7 +1034,7 @@
},
{
"args": [
- "--isolate_file_path=src/ui/base/ui_base_unittests.isolate"
+ "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
],
"test": "ui_base_unittests"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698