Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Unified Diff: trunk/src/content/browser/renderer_host/DEPS

Issue 105523006: Revert 241151 "Make RenderFrameHostManager swap RenderFrameHosts..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
],
}

Powered by Google App Engine
This is Rietveld 408576698