summaryrefslogtreecommitdiffstats
path: root/ui/gfx/pango_util.cc
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 00:24:22 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 00:24:22 +0000
commit71defdebf0d0578e0217541109381d457dbc51ca (patch)
treec67246f35eb4a00e62dae52956b60880c85b69c6 /ui/gfx/pango_util.cc
parent6128f879fda681b01243a5df9c811113bd5bcf90 (diff)
downloadchromium_src-71defdebf0d0578e0217541109381d457dbc51ca.zip
chromium_src-71defdebf0d0578e0217541109381d457dbc51ca.tar.gz
chromium_src-71defdebf0d0578e0217541109381d457dbc51ca.tar.bz2
ui/gfx: Remove includes to linux_util.h. They aren't necessary anymore.
R=asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/9695001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126518 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/gfx/pango_util.cc')
-rw-r--r--ui/gfx/pango_util.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gfx/pango_util.cc b/ui/gfx/pango_util.cc
index c444425..172bd59 100644
--- a/ui/gfx/pango_util.cc
+++ b/ui/gfx/pango_util.cc
@@ -19,8 +19,6 @@
#include <gdk/gdk.h>
#include <gtk/gtk.h>
#include "ui/gfx/gtk_util.h"
-#else
-#include "ui/gfx/linux_util.h"
#endif
#include "ui/gfx/skia_util.h"