| Index: chrome/browser/gtk/location_bar_view_gtk.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/gtk/location_bar_view_gtk.cc	(revision 28001)
 | 
| +++ chrome/browser/gtk/location_bar_view_gtk.cc	(working copy)
 | 
| @@ -6,10 +6,10 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| +#include "app/gfx/gtk_util.h"
 | 
|  #include "app/l10n_util.h"
 | 
|  #include "app/resource_bundle.h"
 | 
|  #include "base/basictypes.h"
 | 
| -#include "base/gfx/gtk_util.h"
 | 
|  #include "base/logging.h"
 | 
|  #include "base/string_util.h"
 | 
|  #include "chrome/app/chrome_dll_resource.h"
 | 
| 
 |