| Index: scripts/slave/recipe_modules/chromium_android/config.expected/repo-src-from-url-mike_dot_org-internal.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-src-from-url-mike_dot_org-internal.json b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-src-from-url-mike_dot_org-internal.json
|
| index 769a122217ac7b1e274fea1abcf5b4a843fb2daf..3a4e2438e696bdc919297574bbb6eb6f8646be34 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-src-from-url-mike_dot_org-internal.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-src-from-url-mike_dot_org-internal.json
|
| @@ -86,19 +86,16 @@
|
| ]
|
| },
|
| "x86_base": {
|
| - "internal_dir": "Path('[CHECKOUT]', 'src')",
|
| - "target_arch": "x86"
|
| + "internal_dir": "Path('[CHECKOUT]', 'src')"
|
| },
|
| "x86_builder": {
|
| - "internal_dir": "Path('[CHECKOUT]', 'src')",
|
| - "target_arch": "x86"
|
| + "internal_dir": "Path('[CHECKOUT]', 'src')"
|
| },
|
| "x86_try_builder": {
|
| "apply_svn_patch": true,
|
| "internal_dir": "Path('[CHECKOUT]', 'src')",
|
| "run_findbugs": true,
|
| - "run_lint": true,
|
| - "target_arch": "x86"
|
| + "run_lint": true
|
| },
|
| "x86_try_instrumentation_tests": {
|
| "apply_svn_patch": true,
|
| @@ -107,7 +104,6 @@
|
| ],
|
| "internal_dir": "Path('[CHECKOUT]', 'src')",
|
| "run_stack_tool_steps": true,
|
| - "target_arch": "x86",
|
| "tests": [
|
| "smoke_instrumentation_tests",
|
| "small_instrumentation_tests",
|
|
|