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

Unified Diff: components/sync/test/fake_sync_encryption_handler.h

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. 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
« no previous file with comments | « components/sync/test/fake_encryptor.cc ('k') | components/sync/tools/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/test/fake_sync_encryption_handler.h
diff --git a/components/sync/test/fake_sync_encryption_handler.h b/components/sync/test/fake_sync_encryption_handler.h
index 7b5a95a2871cf2fed9398810838d7c0012b7d69b..49376ca0bbeecd96c693f8550b83846857b296b0 100644
--- a/components/sync/test/fake_sync_encryption_handler.h
+++ b/components/sync/test/fake_sync_encryption_handler.h
@@ -10,9 +10,9 @@
#include "base/compiler_specific.h"
#include "base/observer_list.h"
#include "components/sync/base/cryptographer.h"
+#include "components/sync/base/fake_encryptor.h"
#include "components/sync/core/sync_encryption_handler.h"
#include "components/sync/syncable/nigori_handler.h"
-#include "components/sync/test/fake_encryptor.h"
namespace syncer {
« no previous file with comments | « components/sync/test/fake_encryptor.cc ('k') | components/sync/tools/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698