| Index: content/renderer/pepper/pepper_try_catch.h
|
| diff --git a/content/renderer/pepper/pepper_try_catch.h b/content/renderer/pepper/pepper_try_catch.h
|
| index 8dbbb9b51cc1c40d086768dcd8a06d927139444f..7a8ce1a16369089ecf57438020f1481819b8f962 100644
|
| --- a/content/renderer/pepper/pepper_try_catch.h
|
| +++ b/content/renderer/pepper/pepper_try_catch.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_PEPPER_PEPPER_TRY_CATCH_H_
|
| #define CONTENT_RENDERER_PEPPER_PEPPER_TRY_CATCH_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/common/content_export.h"
|
| #include "ppapi/c/pp_var.h"
|
|
|