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

Unified Diff: net/base/DEPS

Issue 12680003: net: split net/ssl out of net/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: net/base/DEPS
diff --git a/net/base/DEPS b/net/base/DEPS
index a9837b3987abd047322e0f247229240c4ff23874..635b0ddcf7ab036f22f328c2e8a26c552764d17e 100644
--- a/net/base/DEPS
+++ b/net/base/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "-net",
+ "+net/base",
wtc 2013/03/12 23:14:37 Does this mean we cannot include any headers in ne
tfarina 2013/03/12 23:55:28 no, it means net/base can only include headers fro
Paweł Hajdan Jr. 2013/03/13 22:59:52 I've used this to make sure I'm not making net/bas
+
"+third_party/npapi",
"+third_party/zlib",
"+grit", # For generated headers

Powered by Google App Engine
This is Rietveld 408576698