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

Unified Diff: content/port/browser/render_widget_host_view_port.h

Issue 15720007: Move InputEventAckState from port to public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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
« no previous file with comments | « content/content_common.gypi ('k') | content/port/common/input_event_ack_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/port/browser/render_widget_host_view_port.h
diff --git a/content/port/browser/render_widget_host_view_port.h b/content/port/browser/render_widget_host_view_port.h
index 7e681218d8a77955278373189ddf96959e2186f5..b9b0b5d67bf03c0ee08e6b93dcebf566ac2cac03 100644
--- a/content/port/browser/render_widget_host_view_port.h
+++ b/content/port/browser/render_widget_host_view_port.h
@@ -10,8 +10,8 @@
#include "base/string16.h"
#include "cc/output/compositor_frame.h"
#include "content/common/content_export.h"
-#include "content/port/common/input_event_ack_state.h"
#include "content/public/browser/render_widget_host_view.h"
+#include "content/public/common/input_event_ack_state.h"
#include "ipc/ipc_listener.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebTextDirection.h"
« no previous file with comments | « content/content_common.gypi ('k') | content/port/common/input_event_ack_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698