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

Unified Diff: components/sync/base/progress_marker_map.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
« no previous file with comments | « components/sync/base/pref_names.h ('k') | components/sync/base/time.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/progress_marker_map.h
diff --git a/components/sync/base/progress_marker_map.h b/components/sync/base/progress_marker_map.h
index 4b4a732fca6d1b11ca164b0bcf43d83894a860f7..68b93dd8f55f651198edb127c8901678c8639d86 100644
--- a/components/sync/base/progress_marker_map.h
+++ b/components/sync/base/progress_marker_map.h
@@ -1,8 +1,6 @@
// Copyright 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.
-//
-// Definition of ProgressMarkerMap and various utility functions.
#ifndef COMPONENTS_SYNC_BASE_PROGRESS_MARKER_MAP_H_
#define COMPONENTS_SYNC_BASE_PROGRESS_MARKER_MAP_H_
@@ -13,9 +11,6 @@
#include "components/sync/base/model_type.h"
-// TODO(akalin,mmontgomery): Move the non-exported functions in this file to a
-// private header.
-
namespace base {
class DictionaryValue;
}
« no previous file with comments | « components/sync/base/pref_names.h ('k') | components/sync/base/time.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698