| Index: cc/base/math_util_unittest.cc
|
| diff --git a/cc/math_util_unittest.cc b/cc/base/math_util_unittest.cc
|
| similarity index 99%
|
| rename from cc/math_util_unittest.cc
|
| rename to cc/base/math_util_unittest.cc
|
| index d00603bbb33c0602b193cc9190adb7d6aa48616a..4559cebdcf30d5e8ad275f1f71c1b956f6d959ca 100644
|
| --- a/cc/math_util_unittest.cc
|
| +++ b/cc/base/math_util_unittest.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/math_util.h"
|
| +#include "cc/base/math_util.h"
|
|
|
| #include <cmath>
|
|
|
|
|