Index: chrome/browser/profiles/profile.cc |
diff --git a/chrome/browser/profiles/profile.cc b/chrome/browser/profiles/profile.cc |
index b59fe4241cbb3a3cafacb6807b1d16f6ef36ba1a..deced84b9267bd8edaf64b3e44870e6ad0a0cf55 100644 |
--- a/chrome/browser/profiles/profile.cc |
+++ b/chrome/browser/profiles/profile.cc |
@@ -32,7 +32,6 @@ |
#include "chrome/browser/profiles/profile_dependency_manager.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/themes/theme_service.h" |
-#include "chrome/browser/transport_security_persister.h" |
#include "chrome/browser/ui/browser_list.h" |
#include "chrome/browser/ui/find_bar/find_bar_state.h" |
#include "chrome/browser/ui/webui/chrome_url_data_manager.h" |
@@ -57,7 +56,6 @@ |
#include "content/browser/webui/web_ui.h" |
#include "content/common/notification_service.h" |
#include "grit/locale_settings.h" |
-#include "net/base/transport_security_state.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "webkit/database/database_tracker.h" |
#include "webkit/quota/quota_manager.h" |