| Index: components/precache/content/DEPS
|
| diff --git a/components/precache/content/DEPS b/components/precache/content/DEPS
|
| index 235cc527d15f924a74f83d867b99cfc39e0a7871..6b833de0e9bdf4ce14c7cd845575e81ccd41188d 100644
|
| --- a/components/precache/content/DEPS
|
| +++ b/components/precache/content/DEPS
|
| @@ -4,12 +4,12 @@ include_rules = [
|
| "+components/variations",
|
| "+content/public/browser",
|
| "+net/base",
|
| + "+net/http",
|
| ]
|
|
|
| specific_include_rules = {
|
| '.*_[a-z]*test\.cc': [
|
| "+content/public/test",
|
| - "+net/http",
|
| "+net/url_request",
|
| ],
|
| }
|
|
|