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

Unified Diff: third_party/WebKit/Source/modules/fetch/DEPS

Issue 1446963002: CREDENTIAL: Teach Fetch to handle PasswordCredential objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@opaque
Patch Set: webexposed 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: third_party/WebKit/Source/modules/fetch/DEPS
diff --git a/third_party/WebKit/Source/modules/fetch/DEPS b/third_party/WebKit/Source/modules/fetch/DEPS
index d32e4d833f4f42c981cd593e3930b20ebe9dd095..4cf066aa9d854cee86abe8339046e039988234bc 100644
--- a/third_party/WebKit/Source/modules/fetch/DEPS
+++ b/third_party/WebKit/Source/modules/fetch/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"-modules",
"+modules/ModulesExport.h",
"+modules/fetch",
+ "+modules/credentialmanager",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/Body.cpp ('k') | third_party/WebKit/Source/modules/fetch/Request.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698