summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-30 19:32:39 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-30 19:32:39 +0000
commitd2ad262d31b75f74e9500500459e48724be599bc (patch)
treea0dcdcfc8771be718980e6309c0d397e363a52a5 /chrome/browser/safe_browsing
parentc21ce63b69398acfc5df3e033d9e90e880a66822 (diff)
downloadchromium_src-d2ad262d31b75f74e9500500459e48724be599bc.zip
chromium_src-d2ad262d31b75f74e9500500459e48724be599bc.tar.gz
chromium_src-d2ad262d31b75f74e9500500459e48724be599bc.tar.bz2
Revert 33301 and 33305 due to unit_tests breakage.
TBR=pawel Review URL: http://codereview.chromium.org/453007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/safe_browsing')
-rw-r--r--chrome/browser/safe_browsing/safe_browsing_service.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/safe_browsing_service.cc b/chrome/browser/safe_browsing/safe_browsing_service.cc
index 236791f..64d1e58 100644
--- a/chrome/browser/safe_browsing/safe_browsing_service.cc
+++ b/chrome/browser/safe_browsing/safe_browsing_service.cc
@@ -18,7 +18,6 @@
#include "chrome/common/chrome_constants.h"
#include "chrome/common/chrome_paths.h"
#include "chrome/common/pref_names.h"
-#include "chrome/common/pref_service.h"
#include "chrome/common/url_constants.h"
#include "net/base/registry_controlled_domain.h"