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

Issue 264033002: Move some interfaces from content/port to internal content since they're not referenced in content/… (Closed)

Created:
6 years, 7 months ago by jam
Modified:
6 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, creis+watch_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, nasko+codewatch_chromium.org, jam, penghuang+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, jdduke+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Move some interfaces from content/port to internal content since they're not referenced in content/port anymore. BUG=304341 R=avi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268206

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -213 lines) Patch
M content/browser/android/in_process/synchronous_compositor_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/in_process/synchronous_input_event_filter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M content/browser/frame_host/interstitial_page_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
A + content/browser/renderer_host/event_with_latency_info.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/gesture_event_queue.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/gesture_event_queue_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/input_ack_handler.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/input_router.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/input_router_client.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/input_router_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_action_filter_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/touch_emulator.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_event_queue.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/touchpad_tap_suppression_controller.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/renderer_host/render_view_host_delegate_view.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/ui_events_helper.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_android.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_aura.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_guest.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_mac.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + content/common/input/input_event_ack_state.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/input_messages.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/common/view_messages.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 2 3 chunks +2 lines, -2 lines 0 comments Download
M content/content_common.gypi View 1 2 2 chunks +1 line, -1 line 0 comments Download
D content/port/browser/event_with_latency_info.h View 1 2 1 chunk +0 lines, -59 lines 0 comments Download
D content/port/browser/render_view_host_delegate_view.h View 1 2 1 chunk +0 lines, -82 lines 0 comments Download
D content/port/common/input_event_ack_state.h View 1 2 1 chunk +0 lines, -22 lines 0 comments Download
M content/renderer/input/input_event_filter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/input/input_handler_manager.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
6 years, 7 months ago (2014-05-05 14:56:10 UTC) #1
Avi (use Gerrit)
6 years, 7 months ago (2014-05-05 15:00:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698