Index: chrome/browser/tab_contents/tab_contents_ssl_helper.cc |
=================================================================== |
--- chrome/browser/tab_contents/tab_contents_ssl_helper.cc (revision 72000) |
+++ chrome/browser/tab_contents/tab_contents_ssl_helper.cc (working copy) |
@@ -5,7 +5,6 @@ |
#include "chrome/browser/tab_contents/tab_contents_ssl_helper.h" |
#include "app/l10n_util.h" |
-#include "app/resource_bundle.h" |
#include "base/basictypes.h" |
#include "base/string_number_conversions.h" |
#include "base/utf_string_conversions.h" |
@@ -20,6 +19,7 @@ |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |
#include "net/base/net_errors.h" |
+#include "ui/base/resource/resource_bundle.h" |
namespace { |