diff options
Diffstat (limited to 'chrome/views/repeat_controller.h')
-rw-r--r-- | chrome/views/repeat_controller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/views/repeat_controller.h b/chrome/views/repeat_controller.h index 474d882..b7712d0 100644 --- a/chrome/views/repeat_controller.h +++ b/chrome/views/repeat_controller.h @@ -5,6 +5,7 @@ #ifndef CHROME_VIEWS_REPEAT_CONTROLLER_H_ #define CHROME_VIEWS_REPEAT_CONTROLLER_H_ +#include "base/scoped_ptr.h" #include "base/timer.h" namespace views { |