| 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 ac77c5f463241b33060cffec3112728fb264d03c..22b1aeef3706c59283a0bf502fd50519cd968c6f 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,6 +22,14 @@
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu',
|
| '<(EXTERNS_GYP):autofill_private',
|
| + 'credit_card_edit_dialog',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'credit_card_edit_dialog',
|
| + 'dependencies': [
|
| + '<(EXTERNS_GYP):autofill_private',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| @@ -30,13 +38,13 @@
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu',
|
| '<(EXTERNS_GYP):passwords_private',
|
| + 'password_edit_dialog',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| 'target_name': 'password_edit_dialog',
|
| 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu',
|
| '<(EXTERNS_GYP):passwords_private',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
|
|