| Index: content/browser/frame_host/DEPS
|
| diff --git a/content/browser/frame_host/DEPS b/content/browser/frame_host/DEPS
|
| index a6068f73b0b23748e1fc6f9bdb78525996d46d8b..d0567fc2ff635bfb338d123f917bc4777f66b784 100644
|
| --- a/content/browser/frame_host/DEPS
|
| +++ b/content/browser/frame_host/DEPS
|
| @@ -22,4 +22,8 @@ specific_include_rules = {
|
| "+content/browser/web_contents",
|
| "+content/public/browser/web_contents_delegate.h",
|
| ],
|
| + "mixed_content_navigation_throttle\.(cc|h)": [
|
| + "+content/public/browser/web_contents.h",
|
| + "+content/public/browser/web_contents_delegate.h",
|
| + ],
|
| }
|
|
|