Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 35bad8b01037aa23f6af457aab5f875621e04a00..43e96f1568afd850b364d5b7559cf8e6ac98c56a 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| + "+chrome/common/origin_util.h", |
| + |
| # Allow inclusion of specific components that we depend on. We may only |
| # depend on components which we share with the mojo html_viewer. |
| "+components/scheduler/common", |