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

Unified Diff: chrome/common/service_process_util_mac.mm

Issue 6612040: Move ChildProcessHost and ChildProcessInfo to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 9 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/service_process_util.cc ('k') | chrome/service/service_child_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/service_process_util_mac.mm
===================================================================
--- chrome/common/service_process_util_mac.mm (revision 77479)
+++ chrome/common/service_process_util_mac.mm (working copy)
@@ -18,10 +18,10 @@
#include "base/sys_string_conversions.h"
#include "base/threading/thread_restrictions.h"
#include "base/version.h"
-#include "chrome/common/child_process_host.h"
#include "chrome/common/chrome_paths.h"
#include "chrome/common/chrome_switches.h"
#include "chrome/common/chrome_version_info.h"
+#include "content/common/child_process_host.h"
#include "third_party/GTM/Foundation/GTMServiceManagement.h"
namespace {
« no previous file with comments | « chrome/common/service_process_util.cc ('k') | chrome/service/service_child_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698