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

Unified Diff: chrome/DEPS

Issue 2743763003: [Payments] Format and validate phone number by using libphonenumber (Closed)
Patch Set: 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/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index ee445364bf02cacc6918f6dd72266f2e03aa4f54..120012001ce386dc2b49ce14977364d06c129cc0 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -40,6 +40,7 @@ include_rules = [
# Allow inclusion of third-party code:
"+third_party/hunspell",
+ "+third_party/libphonenumber",
"+third_party/skia",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698