| Index: chrome/browser/gtk/browser_actions_toolbar_gtk.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/gtk/browser_actions_toolbar_gtk.cc	(revision 68044)
 | 
| +++ chrome/browser/gtk/browser_actions_toolbar_gtk.cc	(working copy)
 | 
| @@ -21,7 +21,7 @@
 | 
|  #include "chrome/browser/gtk/hover_controller_gtk.h"
 | 
|  #include "chrome/browser/gtk/menu_gtk.h"
 | 
|  #include "chrome/browser/gtk/view_id_util.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/tab_contents/tab_contents.h"
 | 
|  #include "chrome/browser/ui/browser.h"
 | 
|  #include "chrome/common/extensions/extension.h"
 | 
| 
 |