Index: ui/snapshot/screenshot_grabber.h |
diff --git a/ui/snapshot/screenshot_grabber.h b/ui/snapshot/screenshot_grabber.h |
index 8461ce885a78f030591c91b8aa8e80056f97067d..778168c47a4fd7da76a6f7dbc704b1b22a64bddf 100644 |
--- a/ui/snapshot/screenshot_grabber.h |
+++ b/ui/snapshot/screenshot_grabber.h |
@@ -5,10 +5,10 @@ |
#ifndef UI_SNAPSHOT_SCREENSHOT_GRABBER_H_ |
#define UI_SNAPSHOT_SCREENSHOT_GRABBER_H_ |
-#include "base/basictypes.h" |
#include "base/callback.h" |
#include "base/compiler_specific.h" |
#include "base/files/file_path.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |