Index: ash/touch/touch_transformer_controller.h |
diff --git a/ash/touch/touch_transformer_controller.h b/ash/touch/touch_transformer_controller.h |
index d8406e93b37aacdd4ad8e846b589d6bc1b599611..2c6cb35df700308184a63ad7c9ac2b217b71f1d6 100644 |
--- a/ash/touch/touch_transformer_controller.h |
+++ b/ash/touch/touch_transformer_controller.h |
@@ -5,9 +5,12 @@ |
#ifndef ASH_TOUCH_TOUCH_TRANSFORMER_CONTROLLER_H_ |
#define ASH_TOUCH_TOUCH_TRANSFORMER_CONTROLLER_H_ |
+#include <stdint.h> |
+ |
#include "ash/ash_export.h" |
#include "ash/display/window_tree_host_manager.h" |
#include "base/gtest_prod_util.h" |
+#include "base/macros.h" |
#include "ui/gfx/transform.h" |
namespace ui { |