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 6668e157697632da7be03e80823f9359ce976dc3..a61272a13029beb3251b8e0f5961f1862d0dd99e 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 |
@@ -22,11 +22,21 @@ |
'dependencies': [ |
'<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu', |
'<(EXTERNS_GYP):autofill_private', |
+ 'address_edit_dialog', |
'credit_card_edit_dialog', |
], |
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
+ 'target_name': 'address_edit_dialog', |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
+ '<(EXTERNS_GYP):autofill_private', |
+ ], |
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
+ { |
'target_name': 'credit_card_edit_dialog', |
'dependencies': [ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |