| Index: chrome/browser/views/infobars/infobars.cc
|
| ===================================================================
|
| --- chrome/browser/views/infobars/infobars.cc (revision 15319)
|
| +++ chrome/browser/views/infobars/infobars.cc (working copy)
|
| @@ -4,13 +4,13 @@
|
|
|
| #include "chrome/browser/views/infobars/infobars.h"
|
|
|
| +#include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "app/slide_animation.h"
|
| #include "base/message_loop.h"
|
| #include "chrome/browser/views/event_utils.h"
|
| #include "chrome/browser/views/infobars/infobar_container.h"
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| -#include "chrome/common/l10n_util.h"
|
| #include "chrome/views/background.h"
|
| #include "chrome/views/controls/button/image_button.h"
|
| #include "chrome/views/controls/button/native_button.h"
|
|
|