| Index: base/profiler/tracked_time_unittest.cc
|
| diff --git a/base/profiler/tracked_time_unittest.cc b/base/profiler/tracked_time_unittest.cc
|
| index cd7f18c4a13be7821b00f9606981c10a972c9b69..ef84f153a62cb55ff31478f5a603fe6f5fc2de4a 100644
|
| --- a/base/profiler/tracked_time_unittest.cc
|
| +++ b/base/profiler/tracked_time_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| // Test of classes in tracked_time.cc
|
|
|
| #include "base/profiler/tracked_time.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "base/tracked_objects.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|