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

Unified Diff: sync/sync_tests.gypi

Issue 413833002: sync: Introduce CryptographerProvider interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renames Created 6 years, 5 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 | « sync/sync_core.gypi ('k') | sync/test/engine/simple_cryptographer_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 9802ce338aecf5eb4989f68d9b1d86d62874663d..e69bd9b4724cf1e78758c3de1dd2fe1efcddddc5 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -50,6 +50,8 @@
'test/engine/mock_nudge_handler.h',
'test/engine/mock_update_handler.cc',
'test/engine/mock_update_handler.h',
+ 'test/engine/simple_cryptographer_provider.cc',
+ 'test/engine/simple_cryptographer_provider.h',
'test/engine/single_type_mock_server.cc',
'test/engine/single_type_mock_server.h',
'test/engine/test_directory_setter_upper.cc',
« no previous file with comments | « sync/sync_core.gypi ('k') | sync/test/engine/simple_cryptographer_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698