Index: chrome/browser/ui/gtk/gtk_input_event_box.h |
diff --git a/chrome/browser/ui/gtk/gtk_input_event_box.h b/chrome/browser/ui/gtk/gtk_input_event_box.h |
index 86850acc09f7927ff2e1ef2b1e6efdc69c498b4b..b3ce4842e1d1e2c14f163008073bb3f33f1730fe 100644 |
--- a/chrome/browser/ui/gtk/gtk_input_event_box.h |
+++ b/chrome/browser/ui/gtk/gtk_input_event_box.h |
@@ -6,7 +6,6 @@ |
#define CHROME_BROWSER_UI_GTK_GTK_INPUT_EVENT_BOX_H_ |
#pragma once |
-#include <gdk/gdk.h> |
#include <gtk/gtk.h> |
// GtkInputEventBox is like GtkEventBox, but with the following differences: |