Commit 91149d10 authored by ben@chromium.org's avatar ben@chromium.org

Update another include path

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72042 0039d316-1c4b-4281-b951-d872f2087c98
parent 171cecfa
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
#include "chrome/browser/service/service_process_control.h" #include "chrome/browser/service/service_process_control.h"
#include "app/app_switches.h"
#include "base/command_line.h" #include "base/command_line.h"
#include "base/file_path.h" #include "base/file_path.h"
#include "base/process_util.h" #include "base/process_util.h"
...@@ -20,6 +19,7 @@ ...@@ -20,6 +19,7 @@
#include "chrome/common/notification_service.h" #include "chrome/common/notification_service.h"
#include "chrome/common/service_messages.h" #include "chrome/common/service_messages.h"
#include "chrome/common/service_process_util.h" #include "chrome/common/service_process_util.h"
#include "ui/base/ui_base_switches.h"
// ServiceProcessControl::Launcher implementation. // ServiceProcessControl::Launcher implementation.
// This class is responsible for launching the service process on the // This class is responsible for launching the service process on the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment