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

Unified Diff: components/password_manager/DEPS

Issue 767163005: Add AffiliationFetcher to fetch authoritative affiliation information regarding facets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 2e79291cca3a13ddc74c9e4b59e4a5065e918f55..a0117d3ec1fd050f94599c14268ad5cb8a83a911 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+components/os_crypt",
"+components/password_manager/core",
"+net/base",
+ "+net/http/http_status_code.h",
+ "+net/url_request",
"+sql",
"+sync/api",
"+sync/protocol",

Powered by Google App Engine
This is Rietveld 408576698