Chromium Code Reviews

Unified Diff: ui/native_theme/fallback_theme.cc

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.
Jump to:
View side-by-side diff with in-line comments
Index: ui/native_theme/fallback_theme.cc
diff --git a/ui/native_theme/fallback_theme.cc b/ui/native_theme/fallback_theme.cc
index 918a5b3cbebc5f1ab56bd5729d276654c347b758..ffb15fd6626fc3bde40384e07b53e22efb19ba7d 100644
--- a/ui/native_theme/fallback_theme.cc
+++ b/ui/native_theme/fallback_theme.cc
@@ -7,7 +7,6 @@
#include "base/basictypes.h"
#include "base/logging.h"
#include "ui/gfx/color_utils.h"
-#include "ui/gfx/skia_utils_gtk.h"
#include "ui/native_theme/common_theme.h"
namespace ui {

Powered by Google App Engine