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

Side by Side Diff: chrome/browser/android/preferences/autofill/DEPS

Issue 872023002: Use floating labels for preference forms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change repack_locales condition to just enable_autofill_dialog Created 5 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+third_party/libaddressinput/src/cpp/include/libaddressinput/address_ui.h",
newt (away) 2015/01/27 01:45:06 It's probably fine to use a single rule here ("+th
Theresa 2015/01/28 02:05:41 I think it's fine too, since it's included like t
3 "+third_party/libaddressinput/src/cpp/include/libaddressinput/address_ui_compo nent.h",
4 "+third_party/libaddressinput/src/cpp/include/libaddressinput/localization.h",
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698