Index: chrome/common/process_watcher_win.cc |
diff --git a/chrome/common/process_watcher_win.cc b/chrome/common/process_watcher_win.cc |
index 2b4e9d8acf4e7f6c0fe2361f547a9b22f5f5dee6..ed997806869ffdfb8b7a82958aa72314cc577cd2 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" |