| Index: cc/resources/task_graph_runner_perftest.cc
|
| diff --git a/cc/resources/task_graph_runner_perftest.cc b/cc/resources/task_graph_runner_perftest.cc
|
| index 2dff0638b5f955a2f40ad6d106f088c76d8847e0..bfa4ebe8ac3eaf3d2e0ea25050232bc3c8c4bf6a 100644
|
| --- a/cc/resources/task_graph_runner_perftest.cc
|
| +++ b/cc/resources/task_graph_runner_perftest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "cc/base/completion_event.h"
|
| -#include "cc/test/lap_timer.h"
|
| +#include "cc/debug/lap_timer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/perf/perf_test.h"
|
|
|
|
|