Chromium Code Reviews| Index: components/framelet/browser/DEPS |
| diff --git a/components/framelet/browser/DEPS b/components/framelet/browser/DEPS |
| index 33f521791ca6dc5e7db0f52b2f2bbe3d502dbd7d..5e4fd7826c45cd6d3b8fd4d7769da88a73338e61 100644 |
| --- a/components/framelet/browser/DEPS |
| +++ b/components/framelet/browser/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+components/guest_view/browser", |
| "+content/public/browser", |
| "+content/public/common", |
| + "+ipc", |
| ] |