| Index: chrome/browser/views/fullscreen_exit_bubble.cc
|
| ===================================================================
|
| --- chrome/browser/views/fullscreen_exit_bubble.cc (revision 15319)
|
| +++ chrome/browser/views/fullscreen_exit_bubble.cc (working copy)
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "chrome/browser/views/fullscreen_exit_bubble.h"
|
|
|
| +#include "app/l10n_util.h"
|
| +#include "app/l10n_util_win.h"
|
| #include "app/resource_bundle.h"
|
| #include "chrome/app/chrome_dll_resource.h"
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| -#include "chrome/common/l10n_util.h"
|
| -#include "chrome/common/l10n_util_win.h"
|
| #include "chrome/views/widget/root_view.h"
|
| #include "grit/generated_resources.h"
|
|
|
|
|