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

Unified Diff: ui/base/dragdrop/os_exchange_data.h

Issue 231733005: Delete the GTK+ port of Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remerge to ToT Created 6 years, 8 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
Index: ui/base/dragdrop/os_exchange_data.h
diff --git a/ui/base/dragdrop/os_exchange_data.h b/ui/base/dragdrop/os_exchange_data.h
index 5a1cbd507e93c0803eff68b520b76a7fe9cc3d65..cbe56e19f7e2cb4a1e81f6ebef1c236a02a66708 100644
--- a/ui/base/dragdrop/os_exchange_data.h
+++ b/ui/base/dragdrop/os_exchange_data.h
@@ -12,8 +12,6 @@
#if defined(OS_WIN)
#include <objidl.h>
-#elif defined(TOOLKIT_GTK)
-#include <gtk/gtk.h>
#endif
#include "base/basictypes.h"

Powered by Google App Engine
This is Rietveld 408576698