Chromium Code Reviews| Index: chrome/renderer/render_view.cc |
| =================================================================== |
| --- chrome/renderer/render_view.cc (revision 54459) |
| +++ chrome/renderer/render_view.cc (working copy) |
| @@ -21,6 +21,7 @@ |
| #include "base/string_piece.h" |
| #include "base/string_util.h" |
| #include "base/time.h" |
| +#include "base/utf_string_conversions.h" |
| #include "build/build_config.h" |
| #include "chrome/common/appcache/appcache_dispatcher.h" |
| #include "chrome/common/bindings_policy.h" |