Index: ash/utility/partial_screenshot_controller.h |
diff --git a/ash/utility/partial_screenshot_controller.h b/ash/utility/partial_screenshot_controller.h |
index abe123b574b6986d555daadd9015acebc624ef21..8ea678edbb9d7f8e71354ef6eb0c7050fb787c99 100644 |
--- a/ash/utility/partial_screenshot_controller.h |
+++ b/ash/utility/partial_screenshot_controller.h |
@@ -5,10 +5,13 @@ |
#ifndef ASH_UTILITY_PARTIAL_SCREENSHOT_CONTROLLER_H_ |
#define ASH_UTILITY_PARTIAL_SCREENSHOT_CONTROLLER_H_ |
+#include <stdint.h> |
+ |
#include <map> |
#include "ash/ash_export.h" |
#include "ash/shell_observer.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "ui/events/event_handler.h" |
#include "ui/gfx/display_observer.h" |