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

Unified Diff: components/sync/syncable/syncable_enum_conversions_unittest.cc

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/syncable/syncable_enum_conversions.cc ('k') | components/sync/syncable/test_user_share.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/syncable_enum_conversions_unittest.cc
diff --git a/components/sync/syncable/syncable_enum_conversions_unittest.cc b/components/sync/syncable/syncable_enum_conversions_unittest.cc
index 16896289d3ceea3c660bd5d53791aff32d5be0aa..3711a13189628c7e096ea0aa7d14f7a1cf2c6fcc 100644
--- a/components/sync/syncable/syncable_enum_conversions_unittest.cc
+++ b/components/sync/syncable/syncable_enum_conversions_unittest.cc
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Keep this file in sync with entry_kernel.h.
-
#include "components/sync/syncable/syncable_enum_conversions.h"
#include <string>
@@ -14,6 +12,7 @@ namespace syncer {
namespace syncable {
namespace {
+// Keep this file in sync with entry_kernel.h.
class SyncableEnumConversionsTest : public testing::Test {};
template <class T>
« no previous file with comments | « components/sync/syncable/syncable_enum_conversions.cc ('k') | components/sync/syncable/test_user_share.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698