| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 7b93f69c48112132e916fd072d62a252d4fd119d..c11c2b14b4470058b483ac94e9a0bf9d3044cc50 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| # See comment in content/DEPS for which components are allowed.
|
| "+components/discardable_memory/common",
|
| "+components/discardable_memory/service",
|
| + "+components/display_compositor",
|
| "+components/filesystem",
|
| "+components/leveldb",
|
| "+components/link_header_util",
|
|
|