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

Unified Diff: components/sync/engine_impl/cycle/test_util.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/engine_impl/cycle/test_util.h
diff --git a/components/sync/engine_impl/cycle/test_util.h b/components/sync/engine_impl/cycle/test_util.h
index 4a558d3d0c361a6ad94e2f77792cf47283a14cb7..cd49a66cfa9a1b7f8b6681bf683c6ddf2a0042d6 100644
--- a/components/sync/engine_impl/cycle/test_util.h
+++ b/components/sync/engine_impl/cycle/test_util.h
@@ -1,8 +1,7 @@
// 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.
-//
-// Utils to simulate various outcomes of a sync cycle.
+
#ifndef COMPONENTS_SYNC_ENGINE_IMPL_CYCLE_TEST_UTIL_H_
#define COMPONENTS_SYNC_ENGINE_IMPL_CYCLE_TEST_UTIL_H_
@@ -14,6 +13,8 @@
namespace syncer {
namespace test_util {
+// Utils to simulate various outcomes of a sync cycle.
+
// Configure sync cycle successes and failures.
void SimulateGetEncryptionKeyFailed(
ModelTypeSet requested_types,
« no previous file with comments | « components/sync/engine_impl/cycle/sync_cycle_context.h ('k') | components/sync/engine_impl/net/url_translator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698