| Index: cc/debug/lap_timer.cc
|
| diff --git a/cc/test/lap_timer.cc b/cc/debug/lap_timer.cc
|
| similarity index 98%
|
| rename from cc/test/lap_timer.cc
|
| rename to cc/debug/lap_timer.cc
|
| index f9738fbedd6d389208433a24750cac2485056967..bb8e670f3fe12b3009b027ae934341cb2397da34 100644
|
| --- a/cc/test/lap_timer.cc
|
| +++ b/cc/debug/lap_timer.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 "cc/test/lap_timer.h"
|
| +#include "cc/debug/lap_timer.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|