| Index: chrome/renderer/localized_error.cc
|
| ===================================================================
|
| --- chrome/renderer/localized_error.cc (revision 15319)
|
| +++ chrome/renderer/localized_error.cc (working copy)
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "chrome/renderer/localized_error.h"
|
|
|
| +#include "app/l10n_util.h"
|
| #include "base/logging.h"
|
| #include "base/string_util.h"
|
| #include "base/values.h"
|
| -#include "chrome/common/l10n_util.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/generated_resources.h"
|
| #include "net/base/escape.h"
|
|
|