| Index: components/sync/base/time.cc
|
| diff --git a/sync/util/time.cc b/components/sync/base/time.cc
|
| similarity index 94%
|
| rename from sync/util/time.cc
|
| rename to components/sync/base/time.cc
|
| index 5f376d730fe5acb17b0ab55230b9e56ba4d59acf..90b7ef03ce0bc27d0de753c7cf23b4d60e63f726 100644
|
| --- a/sync/util/time.cc
|
| +++ b/components/sync/base/time.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 "sync/util/time.h"
|
| +#include "components/sync/base/time.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|