| Index: cc/debug/benchmark_instrumentation.h
|
| diff --git a/cc/debug/benchmark_instrumentation.h b/cc/debug/benchmark_instrumentation.h
|
| index af70156e1c2e9fda35cf91cfff434b112d82cd40..6e8ac6b1fb0575609c6228768510fe5b826f5efd 100644
|
| --- a/cc/debug/benchmark_instrumentation.h
|
| +++ b/cc/debug/benchmark_instrumentation.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_DEBUG_BENCHMARK_INSTRUMENTATION_H_
|
|
|
| #include "base/macros.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/debug/rendering_stats.h"
|
|
|
| namespace cc {
|
|
|