| Index: content/shell/browser/shell_platform_data_aura.h
|
| diff --git a/content/shell/browser/shell_platform_data_aura.h b/content/shell/browser/shell_platform_data_aura.h
|
| index d5a2f34b020bbca2a10dc64d8f163a3dc026957f..23809578e6198a55079c5fc69c5458a5280cc0e0 100644
|
| --- a/content/shell/browser/shell_platform_data_aura.h
|
| +++ b/content/shell/browser/shell_platform_data_aura.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_SHELL_BROWSER_SHELL_PLATFORM_DATA_AURA_H_
|
| #define CONTENT_SHELL_BROWSER_SHELL_PLATFORM_DATA_AURA_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/window_tree_host.h"
|
|
|
|
|