Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index 1d612c4622902eafb2bd0962279953015dfcf087..2696801e82b1dcc5c75a4b88ce7af32400c2b884 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -33,7 +33,5 @@ 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_host_factory.h", |
- "+content/browser/frame_host/render_frame_host_impl.h", |
], |
} |