| Index: chrome/browser/gtk/keyword_editor_view.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/gtk/keyword_editor_view.cc	(revision 28001)
 | 
| +++ chrome/browser/gtk/keyword_editor_view.cc	(working copy)
 | 
| @@ -4,8 +4,8 @@
 | 
|  
 | 
|  #include "chrome/browser/gtk/keyword_editor_view.h"
 | 
|  
 | 
| +#include "app/gfx/gtk_util.h"
 | 
|  #include "app/l10n_util.h"
 | 
| -#include "base/gfx/gtk_util.h"
 | 
|  #include "chrome/browser/gtk/edit_search_engine_dialog.h"
 | 
|  #include "chrome/browser/profile.h"
 | 
|  #include "chrome/browser/metrics/user_metrics.h"
 | 
| 
 |