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 471409461eb564af45d5487bd25f93fee40a00e1..6d0df4cf61a6dbda886ccab25834adb87f8f9cd6 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 |
@@ -49,6 +49,14 @@ |
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
+ 'target_name': 'password_list_item', |
+ 'dependencies': [ |
+ '../compiled_resources2.gyp:focus_row_behavior', |
+ '<(EXTERNS_GYP):passwords_private', |
+ ], |
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
+ { |
'target_name': 'passwords_section', |
'dependencies': [ |
'../compiled_resources2.gyp:global_scroll_target_behavior', |
@@ -58,6 +66,7 @@ |
'<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink', |
'<(EXTERNS_GYP):passwords_private', |
'password_edit_dialog', |
+ 'password_list_item', |
], |
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |