| Index: chrome/browser/views/frame/aero_glass_non_client_view.cc
|
| diff --git a/chrome/browser/views/frame/aero_glass_non_client_view.cc b/chrome/browser/views/frame/aero_glass_non_client_view.cc
|
| index 82bccfccc48fa9f229f6461ed3945725b1a327c1..077fb31ab79f41d7bdcc282c0bb372103bdeb26b 100644
|
| --- a/chrome/browser/views/frame/aero_glass_non_client_view.cc
|
| +++ b/chrome/browser/views/frame/aero_glass_non_client_view.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/views/frame/aero_glass_non_client_view.h"
|
|
|
| -#include "chrome/app/theme/theme_resources.h"
|
| +#include "grit/theme_resources.h"
|
| #include "chrome/browser/views/frame/browser_view.h"
|
| #include "chrome/browser/views/tabs/tab_strip.h"
|
| #include "chrome/common/resource_bundle.h"
|
|
|