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

Unified Diff: components/sync/engine/sync_status.h

Issue 2279753003: Move definition of PasswordType enum to a separate header. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@passphrase-type-enum-class
Patch Set: D2279753003 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/engine/sync_status.h
diff --git a/components/sync/engine/sync_status.h b/components/sync/engine/sync_status.h
index 0ccf6443d434bac8990416232890baa3f7b532b6..6ca634fe6414b4f66e6e9def85fe7fead9df3470 100644
--- a/components/sync/engine/sync_status.h
+++ b/components/sync/engine/sync_status.h
@@ -10,6 +10,7 @@
#include "base/time/time.h"
#include "components/sync/base/model_type.h"
+#include "components/sync/base/passphrase_type.h"
#include "components/sync/core/sync_encryption_handler.h"
#include "components/sync/protocol/sync_protocol_error.h"
« no previous file with comments | « components/sync/core_impl/sync_encryption_handler_impl.cc ('k') | components/sync/engine/sync_string_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698