summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_exceptions_table_model.cc
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-08 21:21:36 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-08 21:21:36 +0000
commit4bf413576fa9c6e19a16119b007112f7a32c6ffc (patch)
tree4f001c33aff643657dbea57da0f944e01c36fa9b /chrome/browser/content_exceptions_table_model.cc
parent2f4a6c55fc37dc085adaf808d1f436be91c82a09 (diff)
downloadchromium_src-4bf413576fa9c6e19a16119b007112f7a32c6ffc.zip
chromium_src-4bf413576fa9c6e19a16119b007112f7a32c6ffc.tar.gz
chromium_src-4bf413576fa9c6e19a16119b007112f7a32c6ffc.tar.bz2
chrome 1: string_util.h -> utf_string_conversions.h fix.
BUG=none TEST=none Review URL: http://codereview.chromium.org/672001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40937 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/content_exceptions_table_model.cc')
-rw-r--r--chrome/browser/content_exceptions_table_model.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/content_exceptions_table_model.cc b/chrome/browser/content_exceptions_table_model.cc
index 7c7cb68..4d4eda9 100644
--- a/chrome/browser/content_exceptions_table_model.cc
+++ b/chrome/browser/content_exceptions_table_model.cc
@@ -6,6 +6,7 @@
#include "app/l10n_util.h"
#include "app/table_model_observer.h"
+#include "base/utf_string_conversions.h"
#include "chrome/browser/host_content_settings_map.h"
#include "grit/generated_resources.h"