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

Unified Diff: chrome/browser/ui/gtk/gtk_input_event_box.h

Issue 8586044: GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove views/. Not our problem for gtk3 porting. Created 9 years, 1 month 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 | « chrome/browser/ui/gtk/gtk_custom_menu_item.h ('k') | chrome/browser/ui/gtk/gtk_input_event_box.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « chrome/browser/ui/gtk/gtk_custom_menu_item.h ('k') | chrome/browser/ui/gtk/gtk_input_event_box.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698