Index: trunk/src/content/browser/renderer_host/DEPS |
=================================================================== |
--- trunk/src/content/browser/renderer_host/DEPS (revision 241158) |
+++ trunk/src/content/browser/renderer_host/DEPS (working copy) |
@@ -33,5 +33,7 @@ |
# 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", |
], |
} |