| Index: content/browser/web_contents/aura/gesture_nav_simple.h
|
| diff --git a/content/browser/web_contents/aura/gesture_nav_simple.h b/content/browser/web_contents/aura/gesture_nav_simple.h
|
| index 46da9098470e1a094d2d8d5bd76d25f314f8f4e4..999ef262600bcf9dba28424c798faf9f000917a1 100644
|
| --- a/content/browser/web_contents/aura/gesture_nav_simple.h
|
| +++ b/content/browser/web_contents/aura/gesture_nav_simple.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_WEB_CONTENTS_AURA_GESTURE_NAV_SIMPLE_H_
|
| #define CONTENT_BROWSER_WEB_CONTENTS_AURA_GESTURE_NAV_SIMPLE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/browser/renderer_host/overscroll_controller_delegate.h"
|
|
|
|
|