summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
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/profile.cc
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/profile.cc')
-rw-r--r--chrome/browser/profile.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/profile.cc b/chrome/browser/profile.cc
index 7f6c3f0..c32e1a9 100644
--- a/chrome/browser/profile.cc
+++ b/chrome/browser/profile.cc
@@ -46,7 +46,6 @@
#include "chrome/browser/visitedlink_master.h"
#include "chrome/browser/visitedlink_event_listener.h"
#include "chrome/browser/webdata/web_data_service.h"
-#include "chrome/browser/web_resource/web_resource_service.h"
#include "chrome/common/appcache/chrome_appcache_service.h"
#include "chrome/common/chrome_constants.h"
#include "chrome/common/chrome_paths.h"