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

Unified Diff: chrome/chrome.gyp

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: Rebase + small fix 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
« no previous file with comments | « chrome/browser/sync/util/cryptographer.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 80caf95ec878e27e0bc825221caa82d4233f3dca..0ce7d5c6fc33a1aca7e3682863df8c71872da232 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -993,6 +993,8 @@
'browser/sync/syncable/directory_manager.h',
'browser/sync/syncable/model_type.cc',
'browser/sync/syncable/model_type.h',
+ 'browser/sync/syncable/nigori_util.cc',
+ 'browser/sync/syncable/nigori_util.h',
'browser/sync/syncable/path_name_cmp.h',
'browser/sync/syncable/syncable-inl.h',
'browser/sync/syncable/syncable.cc',
« no previous file with comments | « chrome/browser/sync/util/cryptographer.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698