Index: chrome/app/DEPS |
diff --git a/chrome/app/DEPS b/chrome/app/DEPS |
index 414df54d2f97908966423a6be6e9552c9f9d52bc..04303877ec3fd8360304c06a367b66c74a46cff3 100644 |
--- a/chrome/app/DEPS |
+++ b/chrome/app/DEPS |
@@ -10,6 +10,7 @@ include_rules = [ |
"+content/public/browser/render_process_host.h", |
"+grit", # For generated headers |
"+media/base", # For initializing media library. |
+ "+net/url_request/url_request.h", # For initializing net library. |
"+policy", # For generated headers and source |
"+sandbox", |
"+tools/memory_watcher", |