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

Unified Diff: components/autofill.gypi

Issue 264053007: [rAC] Display Autofill popups vertically compact. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved code to PersonalDataManager 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..d01a8b339dbfda80aa4efe2fb07d3948a3064013 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -97,6 +97,8 @@
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'../third_party/libjingle/libjingle.gyp:libjingle',
+ # TODO(groby): Remove once corresponding CL lands.
+ '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
« no previous file with comments | « no previous file | components/autofill/core/browser/DEPS » ('j') | components/autofill/core/browser/personal_data_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698