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: sync/util/nigori.cc

Issue 9701094: [Sync] Clean up sync.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export gmock from test_support_sync also Created 8 years, 9 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
« sync/sync.gyp ('K') | « sync/util/nigori.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/util/nigori.cc
diff --git a/sync/util/nigori.cc b/sync/util/nigori.cc
index 168d8eb5ec6e02866e331630ebe9b45de1ed9449..1b0e3c15a069eba191bcf4ddf5c3c399c203e969 100644
--- a/sync/util/nigori.cc
+++ b/sync/util/nigori.cc
@@ -14,6 +14,7 @@
#include "base/sys_byteorder.h"
#include "crypto/encryptor.h"
#include "crypto/hmac.h"
+#include "crypto/symmetric_key.h"
using base::Base64Encode;
using base::Base64Decode;
« sync/sync.gyp ('K') | « sync/util/nigori.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698