| Index: chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/people_page/compiled_resources2.gyp b/chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| index c09d79fcd650b0112f245ee0540378776c97ed53..0ac1416fbf44a2e83394c0690f74725adbd5b1c5 100644
|
| --- a/chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| @@ -33,6 +33,13 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'easy_unlock_browser_proxy',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'people_page',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| @@ -40,6 +47,7 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| '../settings_page/compiled_resources2.gyp:settings_animated_pages',
|
| + 'easy_unlock_browser_proxy',
|
| 'sync_private_api',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
|
|