| Index: chrome/common/l10n_util.cc
|
| diff --git a/chrome/common/l10n_util.cc b/chrome/common/l10n_util.cc
|
| index 9fcee98030234fd537b43c034cbd3d99fcbce7fa..7c30e51b8a346fc69194664d96eae97fd14f1a7f 100644
|
| --- a/chrome/common/l10n_util.cc
|
| +++ b/chrome/common/l10n_util.cc
|
| @@ -22,9 +22,6 @@
|
| // TODO(port): re-enable.
|
| #include "chrome/common/resource_bundle.h"
|
| #endif
|
| -#if defined(OS_WIN)
|
| -#include "chrome/views/view.h"
|
| -#endif // defined(OS_WIN)
|
|
|
| // TODO(playmobil): remove this undef once SkPostConfig.h is fixed.
|
| // skia/include/corecg/SkPostConfig.h #defines strcasecmp() so we can't use
|
|
|