| Index: chrome/views/controls/button/text_button.cc
|
| ===================================================================
|
| --- chrome/views/controls/button/text_button.cc (revision 15319)
|
| +++ chrome/views/controls/button/text_button.cc (working copy)
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "chrome/views/controls/button/text_button.h"
|
|
|
| +#include "app/l10n_util.h"
|
| #include "app/throb_animation.h"
|
| #include "app/resource_bundle.h"
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| -#include "chrome/common/l10n_util.h"
|
| #include "chrome/views/controls/button/button.h"
|
| #include "chrome/views/event.h"
|
| #include "grit/theme_resources.h"
|
|
|