| Index: content/browser/web_contents/aura/shadow_layer_delegate.h
|
| diff --git a/content/browser/web_contents/aura/shadow_layer_delegate.h b/content/browser/web_contents/aura/shadow_layer_delegate.h
|
| index c9a0b7ed7d175464aa745210f262ac06237aa980..3f4775913805dda9c2c809e045c348fa6a9fd902 100644
|
| --- a/content/browser/web_contents/aura/shadow_layer_delegate.h
|
| +++ b/content/browser/web_contents/aura/shadow_layer_delegate.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_WEB_CONTENTS_AURA_SHADOW_LAYER_DELEGATE_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/compositor/layer_delegate.h"
|
|
|
|
|