| Index: content/test/ppapi_unittest.h
|
| diff --git a/content/test/ppapi_unittest.h b/content/test/ppapi_unittest.h
|
| index 15926c1718f0941fc9c4ef1f904bab03e5c97647..4cd183de8a8812d51bf254d22c7e6ea3e8128305 100644
|
| --- a/content/test/ppapi_unittest.h
|
| +++ b/content/test/ppapi_unittest.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_TEST_PPAPI_UNITTEST_H_
|
| #define CONTENT_TEST_PPAPI_UNITTEST_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|