| Index: components/exo/shared_memory.h
|
| diff --git a/components/exo/shared_memory.h b/components/exo/shared_memory.h
|
| index 53ba8ce1a207e2dcaed591a9f783cfd4fa298ef2..37853054f7bb2584711dfdc330d7635a863b377c 100644
|
| --- a/components/exo/shared_memory.h
|
| +++ b/components/exo/shared_memory.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_EXO_SHARED_MEMORY_H_
|
| #define COMPONENTS_EXO_SHARED_MEMORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/shared_memory.h"
|
| #include "ui/gfx/buffer_types.h"
|
|
|