summaryrefslogtreecommitdiffstats
path: root/app/x11_util.cc
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-10 17:28:06 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-10 17:28:06 +0000
commit77030daf904058dbb76ab58525b778eb52150f2e (patch)
tree049bbaa2c93c16ad38cebb1f57467d919048af79 /app/x11_util.cc
parent686b9aa07189787576c5bc1bccc002c8bd4f08af (diff)
downloadchromium_src-77030daf904058dbb76ab58525b778eb52150f2e.zip
chromium_src-77030daf904058dbb76ab58525b778eb52150f2e.tar.gz
chromium_src-77030daf904058dbb76ab58525b778eb52150f2e.tar.bz2
FBTF: Minor gfx/ header cleanup.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3034039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55577 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/x11_util.cc')
-rw-r--r--app/x11_util.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/x11_util.cc b/app/x11_util.cc
index 101815a..ba014dc 100644
--- a/app/x11_util.cc
+++ b/app/x11_util.cc
@@ -22,6 +22,7 @@
#include "base/logging.h"
#include "base/thread.h"
#include "app/x11_util_internal.h"
+#include "gfx/rect.h"
#include "gfx/size.h"
namespace x11_util {