| Index: remoting/host/win/elevated_controller.cc
|
| diff --git a/remoting/host/win/elevated_controller.cc b/remoting/host/win/elevated_controller.cc
|
| index 2336df72ab7bd263feeb2881b5713938b629b8fb..cf84d0bb13cbbf28aa5b11ace0d3b00de053ed7b 100644
|
| --- a/remoting/host/win/elevated_controller.cc
|
| +++ b/remoting/host/win/elevated_controller.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/path_service.h"
|
| #include "base/process/memory.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/values.h"
|
|
|