| Index: cc/debug/micro_benchmark_controller_impl.h
|
| diff --git a/cc/debug/micro_benchmark_controller_impl.h b/cc/debug/micro_benchmark_controller_impl.h
|
| index 6fdf0438920de5828ba45d02490de4afdb8f295f..bcb4aa0830590f5214c9522b3043c4a2b1773126 100644
|
| --- a/cc/debug/micro_benchmark_controller_impl.h
|
| +++ b/cc/debug/micro_benchmark_controller_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "cc/debug/micro_benchmark_impl.h"
|
|
|
| namespace cc {
|
|
|