| Index: sandbox/win/src/top_level_dispatcher.cc
|
| diff --git a/sandbox/win/src/top_level_dispatcher.cc b/sandbox/win/src/top_level_dispatcher.cc
|
| index 1880c62a3221ea34dc40184636c5e1ab9b56201c..f09ca4ead33fa5942619d40762719efbfe51d5cb 100644
|
| --- a/sandbox/win/src/top_level_dispatcher.cc
|
| +++ b/sandbox/win/src/top_level_dispatcher.cc
|
| @@ -8,7 +8,6 @@
|
| #include <string.h>
|
|
|
| #include "base/logging.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "sandbox/win/src/crosscall_server.h"
|
| #include "sandbox/win/src/filesystem_dispatcher.h"
|
| #include "sandbox/win/src/handle_dispatcher.h"
|
|
|