| Index: chrome/browser/ui/panels/panel_browser_window_gtk.cc
|
| diff --git a/chrome/browser/ui/panels/panel_browser_window_gtk.cc b/chrome/browser/ui/panels/panel_browser_window_gtk.cc
|
| index d09bfa99b80bbfec69034ba243b07de584646f34..1b15f44c62e3da13316ad9a4f05465193a7493fa 100644
|
| --- a/chrome/browser/ui/panels/panel_browser_window_gtk.cc
|
| +++ b/chrome/browser/ui/panels/panel_browser_window_gtk.cc
|
| @@ -21,7 +21,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| #include "content/public/browser/notification_service.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/theme_resources.h"
|
| #include "grit/ui_resources.h"
|
| #include "ui/base/gtk/gtk_compat.h"
|
| #include "ui/gfx/canvas.h"
|
|
|