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

Unified Diff: chrome/browser/ui/autofill/DEPS

Issue 63053003: Ask libaddressinput for address components to use in requestAutocomplete(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 1 month 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/ui/autofill/DEPS
diff --git a/chrome/browser/ui/autofill/DEPS b/chrome/browser/ui/autofill/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4ea6312b8667bed98c803c8a3037f1e294cddfd6
--- /dev/null
+++ b/chrome/browser/ui/autofill/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+third_party/libaddressinput/src/cpp/include',
+]

Powered by Google App Engine
This is Rietveld 408576698