| Index: chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp b/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
|
| index 56172d430e1b09730611be22859fc6e76ea6310d..d5e30fc3b4ed82a3975a1cb8c3664a1ac446fe6e 100644
|
| --- a/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
|
| @@ -13,6 +13,15 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'automation_manager',
|
| + 'dependencies': [
|
| + '<(EXTERNS_GYP):accessibility_private',
|
| + '<(EXTERNS_GYP):automation',
|
| + 'tree_walker',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'background',
|
| 'dependencies': [
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| @@ -52,8 +61,8 @@
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| 'prefs',
|
| 'auto_scan_manager',
|
| + 'automation_manager',
|
| 'keyboard_handler',
|
| - 'tree_walker',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
|
|