summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl_manager.h
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-23 01:07:32 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-23 01:07:32 +0000
commite3c404b92dcfc8e45225039ad5d2a9cff844cb4e (patch)
tree8fb6075ad3e6635b81f233b8f426043c31e38cf3 /chrome/browser/ssl_manager.h
parentabb4b8b2f338aa7579bda790f94b88923a3d9fea (diff)
downloadchromium_src-e3c404b92dcfc8e45225039ad5d2a9cff844cb4e.zip
chromium_src-e3c404b92dcfc8e45225039ad5d2a9cff844cb4e.tar.gz
chromium_src-e3c404b92dcfc8e45225039ad5d2a9cff844cb4e.tar.bz2
New attempt at landing the resource_dispatcher_host.cc splitting (broke the build on Friday).
TBR=darin Review URL: http://codereview.chromium.org/15801 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7400 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ssl_manager.h')
-rw-r--r--chrome/browser/ssl_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ssl_manager.h b/chrome/browser/ssl_manager.h
index 43b71c2..2f08a93 100644
--- a/chrome/browser/ssl_manager.h
+++ b/chrome/browser/ssl_manager.h
@@ -12,8 +12,8 @@
#include "base/observer_list.h"
#include "base/ref_counted.h"
#include "chrome/browser/provisional_load_details.h"
-#include "chrome/browser/resource_dispatcher_host.h"
#include "chrome/browser/security_style.h"
+#include "chrome/browser/renderer_host/resource_dispatcher_host.h"
#include "chrome/common/notification_registrar.h"
#include "chrome/common/notification_service.h"
#include "chrome/common/render_messages.h"