summaryrefslogtreecommitdiffstats
path: root/net/tools
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2014-11-06 13:55:46 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-06 21:56:07 +0000
commit27bf1c27bf02037ab7c32f2b8b179178aeb04cba (patch)
tree7ece4059da3abdff0fcc2816df1206942eb918e6 /net/tools
parentb6bad3dc24d88ba1ce182e7ab3fbe6e2e281c998 (diff)
downloadchromium_src-27bf1c27bf02037ab7c32f2b8b179178aeb04cba.zip
chromium_src-27bf1c27bf02037ab7c32f2b8b179178aeb04cba.tar.gz
chromium_src-27bf1c27bf02037ab7c32f2b8b179178aeb04cba.tar.bz2
Cleanup: Remove unneeded path_service.h includes.
Review URL: https://codereview.chromium.org/689563002 Cr-Commit-Position: refs/heads/master@{#303095}
Diffstat (limited to 'net/tools')
-rw-r--r--net/tools/tld_cleanup/tld_cleanup_util_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tools/tld_cleanup/tld_cleanup_util_unittest.cc b/net/tools/tld_cleanup/tld_cleanup_util_unittest.cc
index 6b1d02a..6c7cbad 100644
--- a/net/tools/tld_cleanup/tld_cleanup_util_unittest.cc
+++ b/net/tools/tld_cleanup/tld_cleanup_util_unittest.cc
@@ -5,7 +5,6 @@
#include "net/tools/tld_cleanup/tld_cleanup_util.h"
#include "base/files/file_path.h"
-#include "base/path_service.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace net {