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

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

Issue 2709093006: Adding new shipping address editor view to payment flow. (Closed)
Patch Set: Rebase and bot error fixes Created 3 years, 9 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: chrome/browser/ui/views/DEPS
diff --git a/chrome/browser/ui/views/DEPS b/chrome/browser/ui/views/DEPS
index 0d30d9018bd84fdd7a27f5e9b71170417ef343ec..68f7d36d8e60b9cd9d9c9c131b766a771697e18a 100644
--- a/chrome/browser/ui/views/DEPS
+++ b/chrome/browser/ui/views/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+services/ui/public/cpp",
"+components/user_manager",
"+third_party/libaddressinput",
+ "+third_party/libphonenumber/phonenumber_api.h",
]

Powered by Google App Engine
This is Rietveld 408576698