Index: chrome/browser/profiles/profile_impl.cc |
=================================================================== |
--- chrome/browser/profiles/profile_impl.cc (revision 110303) |
+++ chrome/browser/profiles/profile_impl.cc (working copy) |
@@ -101,12 +101,12 @@ |
#include "content/browser/file_system/browser_file_system_helper.h" |
#include "content/browser/host_zoom_map.h" |
#include "content/browser/in_process_webkit/webkit_context.h" |
-#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/speech/speech_input_manager.h" |
#include "content/browser/ssl/ssl_host_state.h" |
#include "content/browser/user_metrics.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
+#include "content/public/browser/render_process_host.h" |
#include "grit/locale_settings.h" |
#include "net/base/transport_security_state.h" |
#include "net/http/http_server_properties.h" |