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

Unified Diff: content/browser/renderer_host/DEPS

Issue 2317333002: Refactor EventHandler out of RenderWidgetHostViewAura (Closed)
Patch Set: Fix Windows Created 4 years, 2 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
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index 79ab5a97b7f0c31e06b93b4aeaf78e9fe0be4249..1f307600c8f72542f53bef012b7bf09d112ddc19 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -39,6 +39,9 @@ specific_include_rules = {
"render_widget_host_view_aura\.cc": [
"+content/browser/frame_host",
],
+ "render_widget_host_view_event_handler\.cc": [
+ "+content/browser/frame_host",
+ ],
# TODO(kenrb): RenderWidgetHostViewChildFrame should eventually be moved
# to content/renderer_host, at which time this can be removed.
"render_widget_host_input_event_router.cc": [
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698