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

Unified Diff: components/sync/core_impl/sync_encryption_handler_impl.h

Issue 2278333002: Supplimentary identifier for passwords specific (Closed)
Patch Set: cleanup Created 4 years, 4 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/core_impl/sync_encryption_handler_impl.h
diff --git a/components/sync/core_impl/sync_encryption_handler_impl.h b/components/sync/core_impl/sync_encryption_handler_impl.h
index 2bf0df191e62d9bb2f1b90354127d7ce8b06634d..a4679019fa182fce11b800b6dd2b93ceaa0c904f 100644
--- a/components/sync/core_impl/sync_encryption_handler_impl.h
+++ b/components/sync/core_impl/sync_encryption_handler_impl.h
@@ -25,6 +25,7 @@ class Encryptor;
struct UserShare;
class WriteNode;
class WriteTransaction;
+enum class PassphraseType;
// Sync encryption handler implementation.
//

Powered by Google App Engine
This is Rietveld 408576698