From 492b66f86ee61a9e664be7fe8618130a9da05c92 Mon Sep 17 00:00:00 2001 From: "pkasting@chromium.org" Date: Wed, 4 Mar 2009 01:07:56 +0000 Subject: Fix other release bustage. Gah git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10850 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/views/window.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/views/window.cc b/chrome/views/window.cc index 80c6f31..0deffd3 100644 --- a/chrome/views/window.cc +++ b/chrome/views/window.cc @@ -4,6 +4,8 @@ #include "chrome/views/window.h" +#include + #include "base/win_util.h" #include "chrome/app/chrome_dll_resource.h" #include "chrome/common/gfx/chrome_canvas.h" -- cgit v1.1