| Index: chrome/views/window/window_win.cc
 | 
| ===================================================================
 | 
| --- chrome/views/window/window_win.cc	(revision 15367)
 | 
| +++ chrome/views/window/window_win.cc	(working copy)
 | 
| @@ -8,12 +8,12 @@
 | 
|  
 | 
|  #include "app/gfx/chrome_canvas.h"
 | 
|  #include "app/gfx/chrome_font.h"
 | 
| +#include "app/gfx/icon_util.h"
 | 
| +#include "app/gfx/path.h"
 | 
|  #include "app/l10n_util.h"
 | 
|  #include "app/resource_bundle.h"
 | 
|  #include "base/win_util.h"
 | 
|  #include "chrome/app/chrome_dll_resource.h"
 | 
| -#include "chrome/common/gfx/icon_util.h"
 | 
| -#include "chrome/common/gfx/path.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
|  #include "chrome/common/pref_service.h"
 | 
|  #include "chrome/common/win_util.h"
 | 
| 
 |