| Index: chrome/browser/gtk/options/passwords_exceptions_page_gtk.h
 | 
| ===================================================================
 | 
| --- chrome/browser/gtk/options/passwords_exceptions_page_gtk.h	(revision 68044)
 | 
| +++ chrome/browser/gtk/options/passwords_exceptions_page_gtk.h	(working copy)
 | 
| @@ -12,7 +12,7 @@
 | 
|  
 | 
|  #include "app/gtk_signal.h"
 | 
|  #include "chrome/browser/password_manager/password_store.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  
 | 
|  // A page in the show saved passwords dialog that lists what sites we never
 | 
|  // show passwords for, with controls for the user to add/remove sites from that
 | 
| 
 |