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

Unified Diff: components/autofill/core/browser/DEPS

Issue 1477733003: Replace xmllite with libxml in autofill (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@556433_remove_dead_code
Patch Set: Just rebased Created 5 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: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 164b1d9a864cc2efe458cb70df5ebd9b947d7244..b19a8c84046debbe741f703bca33c6fe0d21cd1a 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -15,10 +15,9 @@ include_rules = [
"+sql",
"+sync",
"+third_party/fips181",
- "+third_party/libjingle",
- "+third_party/webrtc/libjingle",
"+third_party/libaddressinput", # For address i18n.
"+third_party/libphonenumber", # For phone number i18n.
+ "+third_party/libxml",
"+third_party/re2",
"+ui/base",
"+ui/gfx",
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/autofill_download_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698