Chromium Code Reviews| Index: sync/util/time.h |
| diff --git a/sync/util/time.h b/sync/util/time.h |
| index 79cb958f971708441f5917c7e3f10f72849f2b50..f28a6f0b7149e61aae1780fa91f87756dba449cb 100644 |
| --- a/sync/util/time.h |
| +++ b/sync/util/time.h |
| @@ -10,7 +10,7 @@ |
| #include <string> |
| #include "base/basictypes.h" |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| #include "sync/base/sync_export.h" |
| namespace syncer { |