blob: e77ce916b2c242924ddf96934ceae9cdcc24511d [file] [log] [blame]
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_SYNC_MODEL_TIME_H_
#define COMPONENTS_SYNC_MODEL_TIME_H_
#include "components/sync/base/time.h"
// Publicly accessible header for time-related sync functions.
// See components/sync/base/time.h for implementation.
#endif // COMPONENTS_SYNC_MODEL_TIME_H_