| Index: chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/device_page/compiled_resources2.gyp b/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| index 9bd841da41d97d9c9caa2ea88594c92dcbe86f47..8ca7d4ff59b907cbdd471d174059e30b706e7423 100644
|
| --- a/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| @@ -7,6 +7,9 @@
|
| 'target_name': 'device_page',
|
| 'dependencies': [
|
| '../settings_page/compiled_resources2.gyp:settings_animated_pages',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + 'device_page_browser_proxy'
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| @@ -18,8 +21,9 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| - 'target_name': 'touchpad',
|
| + 'target_name': 'pointers',
|
| 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| 'device_page_browser_proxy'
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
|
|