| Index: content/browser/frame_host/DEPS
|
| diff --git a/content/browser/frame_host/DEPS b/content/browser/frame_host/DEPS
|
| index 85fb015231940618f769c2095a8535e2c6df4401..09569cb140287692f9fd51d1fa8266ce8988b2d9 100644
|
| --- a/content/browser/frame_host/DEPS
|
| +++ b/content/browser/frame_host/DEPS
|
| @@ -10,6 +10,7 @@ include_rules = [
|
| specific_include_rules = {
|
| ".*_(unit|browser)test\.cc": [
|
| "+content/browser/web_contents",
|
| + "+content/public/browser/web_contents.h",
|
| "+content/public/browser/web_contents_delegate.h",
|
| ],
|
| ".*interstitial_page_impl\.cc": [
|
|
|