Commit f8a8475d authored by ben@chromium.org's avatar ben@chromium.org

Fix build bustage by adding include

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138328 0039d316-1c4b-4281-b951-d872f2087c98
parent 89afd64a
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include "content/public/browser/browser_thread.h" #include "content/public/browser/browser_thread.h"
#include "grit/google_chrome_strings.h" #include "grit/google_chrome_strings.h"
#include "ui/base/l10n/l10n_util.h" #include "ui/base/l10n/l10n_util.h"
#include "ui/gfx/size.h"
#if defined(OS_CHROMEOS) #if defined(OS_CHROMEOS)
#include "ui/views/widget/widget.h" #include "ui/views/widget/widget.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment