| Index: content/renderer/gpu/gpu_benchmarking_extension.h
|
| diff --git a/content/renderer/gpu/gpu_benchmarking_extension.h b/content/renderer/gpu/gpu_benchmarking_extension.h
|
| index 08d7f90056775749ab8ddf1d8577bb0eec420162..4da044845571e34609428d814efb32816f85461e 100644
|
| --- a/content/renderer/gpu/gpu_benchmarking_extension.h
|
| +++ b/content/renderer/gpu/gpu_benchmarking_extension.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_GPU_GPU_BENCHMARKING_EXTENSION_H_
|
| #define CONTENT_RENDERER_GPU_GPU_BENCHMARKING_EXTENSION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "gin/wrappable.h"
|
|
|
| namespace blink {
|
|
|