| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 85fd36e65598df0389bb66fe8767ce83c9032b95..a377a9e1a50a19476ab0b9f4578dd60e5daae960 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -44,6 +44,7 @@ specific_include_rules = {
|
| # of RenderViewHost on the FrameTree.
|
| "render_view_host_impl\.(cc|h)": [
|
| "+content/browser/frame_host/frame_tree.h",
|
| + "+content/browser/frame_host/render_frame_proxy_host.h",
|
| ],
|
| "render_widget_host_view_aura\.cc": [
|
| "+content/browser/frame_host",
|
|
|