summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ntp_background_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ntp_background_util.cc')
-rw-r--r--chrome/browser/ntp_background_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ntp_background_util.cc b/chrome/browser/ntp_background_util.cc
index 999119e..3f7a1bc 100644
--- a/chrome/browser/ntp_background_util.cc
+++ b/chrome/browser/ntp_background_util.cc
@@ -6,9 +6,9 @@
#include "app/gfx/canvas.h"
#include "app/gfx/skia_util.h"
-#include "base/gfx/rect.h"
#include "base/logging.h"
#include "chrome/browser/browser_theme_provider.h"
+#include "gfx/rect.h"
#include "grit/theme_resources.h"
#include "third_party/skia/include/core/SkBitmap.h"