summaryrefslogtreecommitdiffstats
path: root/chrome/tools/pbl_tool
diff options
context:
space:
mode:
authoridanan@chromium.org <idanan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-30 19:01:39 +0000
committeridanan@chromium.org <idanan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-30 19:01:39 +0000
commitf34c8c971723922b7b2a1e6c14c629dd1ef100b2 (patch)
treee506e9c6f60c8dee9bbab8a2d4d110fa3cbf6057 /chrome/tools/pbl_tool
parentbed993526f4cbc826d9cf82dea03a9e18ee17501 (diff)
downloadchromium_src-f34c8c971723922b7b2a1e6c14c629dd1ef100b2.zip
chromium_src-f34c8c971723922b7b2a1e6c14c629dd1ef100b2.tar.gz
chromium_src-f34c8c971723922b7b2a1e6c14c629dd1ef100b2.tar.bz2
Oops! Internal conflict between two changes I made.
TBR=sverrir git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19626 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools/pbl_tool')
-rw-r--r--chrome/tools/pbl_tool/pbl_tool.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/tools/pbl_tool/pbl_tool.cc b/chrome/tools/pbl_tool/pbl_tool.cc
index 76d18de..6c0cdde 100644
--- a/chrome/tools/pbl_tool/pbl_tool.cc
+++ b/chrome/tools/pbl_tool/pbl_tool.cc
@@ -8,7 +8,6 @@
#include "base/process_util.h"
#include "chrome/browser/privacy_blacklist/blacklist.h"
-#include "chrome/browser/privacy_blacklist/blacklist_io.h"
int main(int argc, char* argv[]) {
base::EnableTerminationOnHeapCorruption();