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

Unified Diff: content/browser/renderer_host/DEPS

Issue 183923030: Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync to get android fix Created 6 years, 9 months 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: content/browser/renderer_host/DEPS
===================================================================
--- content/browser/renderer_host/DEPS (revision 255719)
+++ content/browser/renderer_host/DEPS (working copy)
@@ -29,6 +29,12 @@
"render_process_host_impl\.cc": [
"+content/browser/frame_host/render_frame_message_filter.h",
],
+ "render_widget_host_view_mac\.mm": [
+ "+content/browser/frame_host",
+ ],
+ "ime_adapter_android\.cc": [
+ "+content/browser/frame_host",
+ ],
# TODO(nasko): Remove these exceptions once we've untangled the dependency
# of RenderViewHost on the FrameTree.
"render_view_host_impl\.(cc|h)": [
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | content/browser/renderer_host/ime_adapter_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698