| Index: chrome/browser/ui/webui/DEPS
|
| diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
|
| index 6461fcc4f0feb5f12ba8e2d74bd674f4ce7a3384..7a5531e3af9cb1480b0968ca7e6b0078b41c2f45 100644
|
| --- a/chrome/browser/ui/webui/DEPS
|
| +++ b/chrome/browser/ui/webui/DEPS
|
| @@ -9,4 +9,8 @@ include_rules = [
|
| "+device/bluetooth",
|
| "+third_party/angle", # For ANGLE version.
|
| "+third_party/zlib/zlib.h", # For compression level constants.
|
| +
|
| + # DOM Distiller.
|
| + "+components/dom_distiller/core",
|
| + "+components/dom_distiller/webui",
|
| ]
|
|
|