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

Unified Diff: components/sync/syncable/nigori_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/syncable/nigori_util.h
diff --git a/components/sync/syncable/nigori_util.h b/components/sync/syncable/nigori_util.h
index 6eab1f88ac117e4a2678cfab0efcd4f1896f084d..40879eac69d94064ab454d40aab63f99c9db1183 100644
--- a/components/sync/syncable/nigori_util.h
+++ b/components/sync/syncable/nigori_util.h
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Various utility methods for nigori-based multi-type encryption.
-
#ifndef COMPONENTS_SYNC_SYNCABLE_NIGORI_UTIL_H_
#define COMPONENTS_SYNC_SYNCABLE_NIGORI_UTIL_H_
@@ -28,6 +26,8 @@ class Entry;
class MutableEntry;
class WriteTransaction;
+// Various utility methods for nigori-based multi-type encryption.
+
// Check if our unsyced changes are encrypted if they need to be based on
// |encrypted_types|.
// Returns: true if all unsynced data that should be encrypted is.
« no previous file with comments | « components/sync/syncable/change_reorder_buffer.h ('k') | components/sync/syncable/syncable_enum_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698