Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: components/sync/model/time.h

Issue 2425673003: [Sync] Moved down comments directly following copyright. (Closed)
Patch Set: Updates for Max. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync/model/time.h
diff --git a/components/sync/model/time.h b/components/sync/model/time.h
index 167573f090ce123d5fdb1b76711c7d9df43bd0dd..e77ce916b2c242924ddf96934ceae9cdcc24511d 100644
--- a/components/sync/model/time.h
+++ b/components/sync/model/time.h
@@ -1,13 +1,13 @@
// 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.
-//
-// Publicly accessible header for time-related sync functions.
-// See sync/util/time.h for implemenation.
#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_
« no previous file with comments | « components/sync/model/data_type_error_handler_mock.h ('k') | components/sync/protocol/proto_enum_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698