| Index: base/debug/trace_event_unittest.h
|
| diff --git a/base/debug/trace_event_unittest.h b/base/debug/trace_event_unittest.h
|
| index 3b570e1ca26752d15a4f10ac7a163ffacaba5e44..599fec7dcd81a96053b79dbdc3d4d677288c729e 100644
|
| --- a/base/debug/trace_event_unittest.h
|
| +++ b/base/debug/trace_event_unittest.h
|
| @@ -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/time.h"
|
| +#include "base/time/time.h"
|
|
|
| namespace base {
|
| namespace debug {
|
|
|