| Index: content/test/ppapi/ppapi_test.h
|
| diff --git a/content/test/ppapi/ppapi_test.h b/content/test/ppapi/ppapi_test.h
|
| index 1f0aad18827442ff1e6666fd9c4783a5bab1f3d2..5b2a67168bd2c712fc81681773a7e3e51a4acc8c 100644
|
| --- a/content/test/ppapi/ppapi_test.h
|
| +++ b/content/test/ppapi/ppapi_test.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/test/content_browser_test.h"
|
| #include "content/public/test/javascript_test_observer.h"
|
| #include "url/gurl.h"
|
|
|