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

Unified Diff: content/public/network/DEPS

Issue 2968293002: Introduce SystemNetworkContextManager. (Closed)
Patch Set: Response to comments Created 3 years, 5 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/public/network/BUILD.gn ('k') | content/public/network/network_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/network/DEPS
diff --git a/content/public/network/DEPS b/content/public/network/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..31545d01b467ee20bf07e6231cb16afbf7afca53
--- /dev/null
+++ b/content/public/network/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ ".*\.cc": [
+ "+content/network",
+ ],
+}
« no previous file with comments | « content/public/network/BUILD.gn ('k') | content/public/network/network_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698