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

Unified Diff: content/network/DEPS

Issue 2906543002: Add support for reading blobs when using the network service. (Closed)
Patch Set: fix threading issue with weakptr Created 3 years, 6 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
« no previous file with comments | « content/network/BUILD.gn ('k') | content/network/net_adapters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/network/DEPS
diff --git a/content/network/DEPS b/content/network/DEPS
index 1960e88931d3d15c7cba529141731cc996fe5da1..bbad7c375525c6b2d8596611622572ed5053962d 100644
--- a/content/network/DEPS
+++ b/content/network/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"-content",
"+content/common/content_export.h",
"+content/common/resource_request.h",
+ "+content/common/net_adapters.h",
"+content/common/network_service.mojom.h",
"+content/common/url_loader.mojom.h",
"+content/common/url_loader_factory.mojom.h",
« no previous file with comments | « content/network/BUILD.gn ('k') | content/network/net_adapters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698