diff options
Diffstat (limited to 'chrome/common/process_watcher_win.cc')
-rw-r--r-- | chrome/common/process_watcher_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/process_watcher_win.cc b/chrome/common/process_watcher_win.cc index 2b4e9d8..ed99780 100644 --- a/chrome/common/process_watcher_win.cc +++ b/chrome/common/process_watcher_win.cc @@ -4,6 +4,7 @@ #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" |