Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: chrome/common/process_watcher.h

Issue 3120021: FBTF: Header cleanup in chrome/common part 2. The majority of the changed files (Closed)
Patch Set: Win fix 2. Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/plugin_group.cc ('k') | chrome/common/property_bag.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/process_watcher.h
diff --git a/chrome/common/process_watcher.h b/chrome/common/process_watcher.h
index f28eca63c4a9550ad9ae21aeae836e5ae89ffa8d..54550aaf1d3de4d5fef6cff5566f1e36bdbcf8d1 100644
--- a/chrome/common/process_watcher.h
+++ b/chrome/common/process_watcher.h
@@ -9,7 +9,7 @@
#include "build/build_config.h"
#include "base/basictypes.h"
-#include "base/process_util.h"
+#include "base/process.h"
class ProcessWatcher {
public:
« no previous file with comments | « chrome/common/plugin_group.cc ('k') | chrome/common/property_bag.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698