summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_manager.cc
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-10 20:45:17 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-10 20:45:17 +0000
commit57e6f8f36cd84ef04b2e0ce417fa455715f121ff (patch)
tree7790351a070232692213e4e8870b46074686b5fd /chrome/browser/safe_browsing/protocol_manager.cc
parent810f807eb6136de803bd7204d50b34f271f171d9 (diff)
downloadchromium_src-57e6f8f36cd84ef04b2e0ce417fa455715f121ff.zip
chromium_src-57e6f8f36cd84ef04b2e0ce417fa455715f121ff.tar.gz
chromium_src-57e6f8f36cd84ef04b2e0ce417fa455715f121ff.tar.bz2
Cleanup: Remove needed #includes for profile.h.
BUG=none TEST=none Review URL: http://codereview.chromium.org/5682007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/safe_browsing/protocol_manager.cc')
-rw-r--r--chrome/browser/safe_browsing/protocol_manager.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/protocol_manager.cc b/chrome/browser/safe_browsing/protocol_manager.cc
index bff53fc..16e4d28 100644
--- a/chrome/browser/safe_browsing/protocol_manager.cc
+++ b/chrome/browser/safe_browsing/protocol_manager.cc
@@ -16,7 +16,6 @@
#include "base/task.h"
#include "base/timer.h"
#include "chrome/browser/browser_thread.h"
-#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/safe_browsing/protocol_parser.h"
#include "chrome/browser/safe_browsing/safe_browsing_service.h"
#include "chrome/common/chrome_version_info.h"