Chromium Code Reviews| Index: base/process/process_handle_win.cc |
| diff --git a/base/process/process_handle_win.cc b/base/process/process_handle_win.cc |
| index 7763f58164589b1563b3c9e80ee93cb4cdbcb119..b8136d1e8cce2285a6709550f791e0b5b9e4098b 100644 |
| --- a/base/process/process_handle_win.cc |
| +++ b/base/process/process_handle_win.cc |
| @@ -7,7 +7,6 @@ |
| #include <windows.h> |
| #include <tlhelp32.h> |
| -#include "base/memory/scoped_ptr.h" |
| #include "base/win/scoped_handle.h" |
| #include "base/win/windows_version.h" |