From a91e1409a1b702892be19b058ad418b92ab4dd28 Mon Sep 17 00:00:00 2001 From: "erg@chromium.org" Date: Wed, 14 Jul 2010 18:15:28 +0000 Subject: Reland r52336. (I accidentally committed a previous version of the patch (the fixed version was in codereview since I had switched to my mac to address this exact compile failure.) BUG=none TEST=none TBR=evan Review URL: http://codereview.chromium.org/2937010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52349 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/spellcheck_host.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/browser/spellcheck_host.h') diff --git a/chrome/browser/spellcheck_host.h b/chrome/browser/spellcheck_host.h index c0382c8..da6305d 100644 --- a/chrome/browser/spellcheck_host.h +++ b/chrome/browser/spellcheck_host.h @@ -11,6 +11,7 @@ #include "base/file_path.h" #include "base/platform_file.h" #include "base/ref_counted.h" +#include "base/scoped_ptr.h" #include "chrome/browser/chrome_thread.h" #include "chrome/common/net/url_fetcher.h" -- cgit v1.1