| Index: chrome/browser/ui/views/frame/browser_frame_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_frame_gtk.cc (revision 68047)
|
| +++ chrome/browser/ui/views/frame/browser_frame_gtk.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/views/frame/browser_frame_gtk.h"
|
|
|
| #include "base/logging.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/themes/browser_theme_provider.h"
|
| #include "chrome/browser/ui/status_bubble.h"
|
| #include "chrome/browser/ui/views/frame/app_panel_browser_frame_view.h"
|
|
|