| 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 b266d5e14821f924fce28845bdcd4ee23ef51a32..cc2a9352cfd946b1689ca72361ab242b9fb7c019 100644
|
| --- a/chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/people_page/compiled_resources2.gyp
|
| @@ -63,9 +63,11 @@
|
| '../compiled_resources2.gyp:route',
|
| '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/compiled_resources2.gyp:iron-resizable-behavior-extracted',
|
| '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/compiled_resources2.gyp:paper-ripple-extracted',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
|
| '<(EXTERNS_GYP):web_animations',
|
|
|
| 'fingerprint_browser_proxy',
|
| @@ -90,9 +92,11 @@
|
| 'target_name': 'lock_screen',
|
| 'dependencies': [
|
| '../compiled_resources2.gyp:route',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
|
| 'easy_unlock_browser_proxy',
|
| 'easy_unlock_turn_off_dialog',
|
| 'fingerprint_browser_proxy',
|
| @@ -156,6 +160,7 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
|
| 'lock_screen',
|
| 'lock_screen_constants',
|
| 'lock_state_behavior',
|
| @@ -235,6 +240,8 @@
|
| {
|
| 'target_name': 'users_page',
|
| 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
|
| 'user_list',
|
| 'users_add_user_dialog',
|
| ],
|
|
|