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

Unified Diff: components/sync/core_impl/js_sync_encryption_handler_observer_unittest.cc

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/core_impl/js_sync_encryption_handler_observer_unittest.cc
diff --git a/components/sync/core_impl/js_sync_encryption_handler_observer_unittest.cc b/components/sync/core_impl/js_sync_encryption_handler_observer_unittest.cc
index 49a3a1428da8fd9a2b5612a3c3a863899496be34..11889ee2a24c7334d58d47aff38b766eb487046a 100644
--- a/components/sync/core_impl/js_sync_encryption_handler_observer_unittest.cc
+++ b/components/sync/core_impl/js_sync_encryption_handler_observer_unittest.cc
@@ -10,6 +10,7 @@
#include "components/sync/base/cryptographer.h"
#include "components/sync/base/fake_encryptor.h"
#include "components/sync/base/model_type.h"
+#include "components/sync/base/passphrase_type.h"
#include "components/sync/base/time.h"
#include "components/sync/base/weak_handle.h"
#include "components/sync/engine/sync_string_conversions.h"
« no previous file with comments | « components/sync/core/sync_encryption_handler.h ('k') | components/sync/core_impl/sync_encryption_handler_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698