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

Unified Diff: chrome/chrome_tests.gypi

Issue 6465005: [Sync] Initial support for encrypting any datatype (no UI hookup yet). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments. Rest of unit tests. Created 9 years, 10 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3c18cddb4b9113a89d781f9712d980c3c5206fd9..2761b62c5caccb1a212580f812649b9394a8b0d0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2773,6 +2773,7 @@
'browser/sync/sessions/test_util.cc',
'browser/sync/sessions/test_util.h',
'browser/sync/syncable/directory_backing_store_unittest.cc',
+ 'browser/sync/syncable/nigori_util_unittest.cc',
'browser/sync/syncable/syncable_id_unittest.cc',
'browser/sync/syncable/syncable_unittest.cc',
'browser/sync/util/channel_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698