| Index: chrome/browser/ntp_background_util.cc
|
| ===================================================================
|
| --- chrome/browser/ntp_background_util.cc (revision 42303)
|
| +++ chrome/browser/ntp_background_util.cc (working copy)
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/ntp_background_util.h"
|
|
|
| -#include "app/gfx/canvas.h"
|
| #include "base/logging.h"
|
| #include "chrome/browser/browser_theme_provider.h"
|
| +#include "gfx/canvas.h"
|
| #include "gfx/rect.h"
|
| #include "gfx/skia_util.h"
|
| #include "grit/theme_resources.h"
|
|
|