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

Unified Diff: components/sync/test/engine/test_syncable_utils.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/test/engine/test_id_factory.h ('k') | components/sync/test/engine/test_syncable_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/test/engine/test_syncable_utils.h
diff --git a/components/sync/test/engine/test_syncable_utils.h b/components/sync/test/engine/test_syncable_utils.h
index 497c48510acbd8586b9dc3bc9dc17a4679dc9648..ed782b7089168f8fb45a4e3e39835b187c68bc57 100644
--- a/components/sync/test/engine/test_syncable_utils.h
+++ b/components/sync/test/engine/test_syncable_utils.h
@@ -1,9 +1,6 @@
// 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.
-//
-// Utilities that are useful in verifying the state of items in a
-// syncable database.
#ifndef COMPONENTS_SYNC_TEST_ENGINE_TEST_SYNCABLE_UTILS_H_
#define COMPONENTS_SYNC_TEST_ENGINE_TEST_SYNCABLE_UTILS_H_
@@ -21,6 +18,9 @@ class Directory;
class Id;
class WriteTransaction;
+// Utilities that are useful in verifying the state of items in a
+// syncable database.
+
// Count the number of entries with a given name inside of a parent.
// Useful to check folder structure and for porting older tests that
// rely on uniqueness inside of folders.
« no previous file with comments | « components/sync/test/engine/test_id_factory.h ('k') | components/sync/test/engine/test_syncable_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698