Index: chrome/browser/views/options/exception_editor_view.cc |
diff --git a/chrome/browser/views/options/exception_editor_view.cc b/chrome/browser/views/options/exception_editor_view.cc |
index 97f84e06e33091ca58539560ffd9c1a9b67862ba..49bc2ace8488914d18fe411a242bd4bcde9ef878 100644 |
--- a/chrome/browser/views/options/exception_editor_view.cc |
+++ b/chrome/browser/views/options/exception_editor_view.cc |
@@ -6,6 +6,7 @@ |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/content_exceptions_table_model.h" |
#include "chrome/browser/host_content_settings_map.h" |
#include "googleurl/src/url_canon.h" |