Index: chrome/app/chrome_main.cc |
=================================================================== |
--- chrome/app/chrome_main.cc (revision 78506) |
+++ chrome/app/chrome_main.cc (working copy) |
@@ -33,13 +33,13 @@ |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/logging_chrome.h" |
#include "chrome/common/profiling.h" |
-#include "chrome/common/set_process_title.h" |
#include "chrome/common/url_constants.h" |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/common/content_client.h" |
#include "content/common/content_paths.h" |
#include "content/common/main_function_params.h" |
#include "content/common/sandbox_init_wrapper.h" |
+#include "content/common/set_process_title.h" |
#include "ipc/ipc_switches.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/base/ui_base_paths.h" |