| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 52cd194a01173653b589c016582d1c07f362cfbe..7b94828e911c4998a1d28cdf32d2b699601f913a 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -1,6 +1,8 @@
|
| include_rules = [
|
| # Allow inclusion of specific components that we depend on.
|
| # See comment in content/DEPS for which components are allowed.
|
| + "+components/discardable_memory/common",
|
| + "+components/discardable_memory/service",
|
| "+components/filesystem",
|
| "+components/leveldb",
|
| "+components/link_header_util",
|
|
|