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

Unified Diff: components/autofill.gypi

Issue 286243002: Mac: Autofill should not immediately request access to address book. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add IPCs. Created 6 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: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index ca0d7a3b2937ae40bd06b1a64d0c3fdf8836d1e4..6e46e456f6217f5149b845d0f5d7ffd6f921a76c 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -180,6 +180,7 @@
'autofill/core/browser/phone_number.h',
'autofill/core/browser/phone_number_i18n.cc',
'autofill/core/browser/phone_number_i18n.h',
+ 'autofill/core/browser/popup_item_ids.h',
'autofill/core/browser/state_names.cc',
'autofill/core/browser/state_names.h',
'autofill/core/browser/validation.cc',

Powered by Google App Engine
This is Rietveld 408576698