| Index: chrome/test/ppapi/ppapi_test.h
|
| diff --git a/chrome/test/ppapi/ppapi_test.h b/chrome/test/ppapi/ppapi_test.h
|
| index 39851d580a5247e75ee208ee550ff78af63ff5d3..1cf8dce76e3691523f05f20e683cf7ec2f2a319d 100644
|
| --- a/chrome/test/ppapi/ppapi_test.h
|
| +++ b/chrome/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 "chrome/test/base/in_process_browser_test.h"
|
| #include "content/public/test/javascript_test_observer.h"
|
| #include "net/test/embedded_test_server/embedded_test_server.h"
|
|
|