summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util.cc
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 15:42:34 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 15:42:34 +0000
commitf15e5812aa7b6d4025edb8181a1d9d3e8e82c5fb (patch)
treea4713593ad09e2d8877d57989dad107317c7db88 /chrome/common/service_process_util.cc
parent1c6b2797c93eaa019dcbdca7a4f25e134f11daf1 (diff)
downloadchromium_src-f15e5812aa7b6d4025edb8181a1d9d3e8e82c5fb.zip
chromium_src-f15e5812aa7b6d4025edb8181a1d9d3e8e82c5fb.tar.gz
chromium_src-f15e5812aa7b6d4025edb8181a1d9d3e8e82c5fb.tar.bz2
Update include paths in chrome/common/ for base/process changes.
BUG=242290 R=jhawkins@chromium.org,cevans@chromium.org Review URL: https://chromiumcodereview.appspot.com/19526004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/service_process_util.cc')
-rw-r--r--chrome/common/service_process_util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/service_process_util.cc b/chrome/common/service_process_util.cc
index f72e697..74a4967 100644
--- a/chrome/common/service_process_util.cc
+++ b/chrome/common/service_process_util.cc
@@ -8,7 +8,6 @@
#include "base/logging.h"
#include "base/memory/singleton.h"
#include "base/path_service.h"
-#include "base/process_util.h"
#include "base/sha1.h"
#include "base/strings/string16.h"
#include "base/strings/string_number_conversions.h"