| Index: chrome/browser/views/fullscreen_exit_bubble.cc
|
| diff --git a/chrome/browser/views/fullscreen_exit_bubble.cc b/chrome/browser/views/fullscreen_exit_bubble.cc
|
| index 4777f51b87a59e92d84cdba7ad7dcc095962aba9..635e9d2eddfa335c937e64ba13934e84d625cb24 100644
|
| --- a/chrome/browser/views/fullscreen_exit_bubble.cc
|
| +++ b/chrome/browser/views/fullscreen_exit_bubble.cc
|
| @@ -7,7 +7,7 @@
|
| #include "app/keyboard_codes.h"
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| -#include "chrome/app/chrome_dll_resource.h"
|
| +#include "chrome/app/chrome_command_ids.h"
|
| #include "gfx/canvas_skia.h"
|
| #include "grit/generated_resources.h"
|
| #include "views/screen.h"
|
|
|