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

Unified Diff: components/sync/base/cryptographer_unittest.cc

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/base/DEPS ('k') | components/sync/base/fake_encryptor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/cryptographer_unittest.cc
diff --git a/components/sync/base/cryptographer_unittest.cc b/components/sync/base/cryptographer_unittest.cc
index 4f6e30b266d646d2942bfe4fb5197c7002353f3f..09fcf22d2f78dc99249021bd70fba52b185d2a6e 100644
--- a/components/sync/base/cryptographer_unittest.cc
+++ b/components/sync/base/cryptographer_unittest.cc
@@ -7,8 +7,8 @@
#include <string>
#include "base/strings/string_util.h"
+#include "components/sync/base/fake_encryptor.h"
#include "components/sync/protocol/password_specifics.pb.h"
-#include "components/sync/test/fake_encryptor.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « components/sync/base/DEPS ('k') | components/sync/base/fake_encryptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698