| Index: chrome/browser/drag_utils.cc
|
| diff --git a/chrome/browser/drag_utils.cc b/chrome/browser/drag_utils.cc
|
| index cb7570e2a8b4033586e4b3608f64b99c446cf1ba..040b0cd70c87aeb6b4641414b3573b72c2a72862 100644
|
| --- a/chrome/browser/drag_utils.cc
|
| +++ b/chrome/browser/drag_utils.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/gfx/gdi_util.h"
|
| #include "base/gfx/point.h"
|
| #include "base/string_util.h"
|
| -#include "chrome/app/theme/theme_resources.h"
|
| +#include "grit/theme_resources.h"
|
| #include "chrome/browser/views/bookmark_bar_view.h"
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| #include "chrome/common/gfx/chrome_font.h"
|
|
|