| Index: chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp | 
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp b/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp | 
| index cec537426c78f75a03d5b7047861ad3bbe9a05cd..4f6d856b82c53f499c7c9dedd900ab5a57f28a18 100644 | 
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp | 
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp | 
| @@ -13,11 +13,16 @@ | 
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', | 
| '<(EXTERNS_GYP):passwords_private', | 
| '<(EXTERNS_GYP):settings_private', | 
| +        'autofill_section', | 
| 'passwords_section', | 
| ], | 
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], | 
| }, | 
| { | 
| +      'target_name': 'autofill_section', | 
| +      'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], | 
| +    }, | 
| +    { | 
| 'target_name': 'passwords_section', | 
| 'dependencies': [ | 
| '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu', | 
|  |