Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1387)

Unified Diff: chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp

Issue 1992043002: Add context menus in md-setting for the address and credit card lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@populate-autofill.gitbr
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 9395fccc5959b135a35e34d24e9ef8affec3027e..ac77c5f463241b33060cffec3112728fb264d03c 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
@@ -20,6 +20,7 @@
{
'target_name': 'autofill_section',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resources2.gyp:cr_shared_menu',
'<(EXTERNS_GYP):autofill_private',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],

Powered by Google App Engine
This is Rietveld 408576698