Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 35bad8b01037aa23f6af457aab5f875621e04a00..5f65a750093dc97b99ab42cc733815c3500031b3 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", |