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

Unified Diff: src/platform/vboot_reference/tests/test_common.c

Issue 1585007: combined patch for: (Closed)
Patch Set: Created 10 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
« no previous file with comments | « src/platform/vboot_reference/tests/sha_tests.c ('k') | src/platform/vboot_reference/utils/file_keys.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/vboot_reference/tests/test_common.c
diff --git a/src/platform/vboot_reference/tests/test_common.c b/src/platform/vboot_reference/tests/test_common.c
index b57f6ed85e95c219b9018fcb88f701304274d9ef..259131026fb5f1c1ac9b622d2e948fb49d6fc3ad 100644
--- a/src/platform/vboot_reference/tests/test_common.c
+++ b/src/platform/vboot_reference/tests/test_common.c
@@ -9,8 +9,8 @@
#include <stdio.h>
+#include "cryptolib.h"
#include "file_keys.h"
-#include "rsa_utility.h"
#include "utility.h"
/* ANSI Color coding sequences. */
« no previous file with comments | « src/platform/vboot_reference/tests/sha_tests.c ('k') | src/platform/vboot_reference/utils/file_keys.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698