diff options
Diffstat (limited to 'chrome/common/process_watcher_win.cc')
-rw-r--r-- | chrome/common/process_watcher_win.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/process_watcher_win.cc b/chrome/common/process_watcher_win.cc index ed99780..2b4e9d8 100644 --- a/chrome/common/process_watcher_win.cc +++ b/chrome/common/process_watcher_win.cc @@ -4,7 +4,6 @@ #include "chrome/common/process_watcher.h" -#include "base/scoped_ptr.h" #include "base/env_var.h" #include "base/message_loop.h" #include "base/object_watcher.h" |