| Index: cc/debug/benchmark_instrumentation.cc
|
| diff --git a/cc/debug/benchmark_instrumentation.cc b/cc/debug/benchmark_instrumentation.cc
|
| index 1cb5bc3a1668d428db73f98962a4a46f927db871..bf8ec00fff08a75b49e4ecb99c3e2d021a4e3987 100644
|
| --- a/cc/debug/benchmark_instrumentation.cc
|
| +++ b/cc/debug/benchmark_instrumentation.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/debug/benchmark_instrumentation.h"
|
|
|
| namespace cc {
|
|
|