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

Unified Diff: scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json

Issue 23889036: Refactor the way that TestApi works so that it is actually useful. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Yeeeeaaaahhhhhh! Created 7 years, 3 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
Index: scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json
diff --git a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json
index ff249214b3a88c9b8992c0cbedcfe57f1196daf6..a7b8f58771bb24a368d7416bb55623dd77aef9fb 100644
--- a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json
+++ b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-mike_dot_org.json
@@ -1,6 +1,5 @@
{
"clang_builder": {
- "custom_vars": {},
"extra_env": {},
"run_checkdeps": false,
"run_findbugs": false,
@@ -8,7 +7,6 @@
"target_arch": ""
},
"component_builder": {
- "custom_vars": {},
"extra_env": {},
"run_checkdeps": false,
"run_findbugs": false,
@@ -16,7 +14,6 @@
"target_arch": ""
},
"klp_builder": {
- "custom_vars": {},
"extra_env": {
"ANDROID_SDK_BUILD_TOOLS_VERSION": "android-KeyLimePie",
"ANDROID_SDK_ROOT": [
@@ -32,7 +29,6 @@
"target_arch": ""
},
"main_builder": {
- "custom_vars": {},
"extra_env": {},
"run_checkdeps": false,
"run_findbugs": false,
@@ -40,7 +36,6 @@
"target_arch": ""
},
"try_builder": {
- "custom_vars": {},
"extra_env": {},
"run_checkdeps": false,
"run_findbugs": false,
@@ -48,7 +43,6 @@
"target_arch": ""
},
"x86_builder": {
- "custom_vars": {},
"extra_env": {},
"run_checkdeps": false,
"run_findbugs": false,

Powered by Google App Engine
This is Rietveld 408576698