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

Unified Diff: content/public/browser/render_widget_host_view.h

Issue 10408083: Revert 138418 - Fixes lack of forward declaration of GdkEvent in render_widget_host_view. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/render_widget_host_view.h
===================================================================
--- content/public/browser/render_widget_host_view.h (revision 138422)
+++ content/public/browser/render_widget_host_view.h (working copy)
@@ -16,10 +16,6 @@
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
#include "ui/gfx/native_widget_types.h"
-#if defined(TOOLKIT_GTK)
-class GdkEventButton;
-#endif
-
class BrowserAccessibilityManager;
namespace gfx {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698