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

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: Review fixes. 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
« no previous file with comments | « no previous file | components/autofill/core/browser/personal_data_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 5972f5d11c344c36e5bc5b0f60688399857989e2..f83224e6de36d5c0b2dadca3defacf58efb822fd 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -97,7 +97,7 @@
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'../third_party/libjingle/libjingle.gyp:libjingle',
- '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_util',
+ '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
groby-ooo-7-16 2014/05/22 22:54:46 Note: GetCompactAddressLinesSeparator is part of l
Evan Stade 2014/05/22 23:41:28 The point of libaddressinput_util is to be able to
Evan Stade 2014/05/22 23:44:19 see very similar change here: https://codereview.c
groby-ooo-7-16 2014/07/10 02:59:14 Done.
'../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/personal_data_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698