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

Unified Diff: src/platform/vboot_reference/tests/sha_benchmark.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
Index: src/platform/vboot_reference/tests/sha_benchmark.c
diff --git a/src/platform/vboot_reference/tests/sha_benchmark.c b/src/platform/vboot_reference/tests/sha_benchmark.c
index b36695b527f43d40b73d3ad1e6145718603e2ada..8532ffa8de8397e6cc17412c3269bbe5d5b367ca 100644
--- a/src/platform/vboot_reference/tests/sha_benchmark.c
+++ b/src/platform/vboot_reference/tests/sha_benchmark.c
@@ -6,7 +6,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "sha.h"
+#include "cryptolib.h"
#include "timer_utils.h"
#include "utility.h"
« no previous file with comments | « src/platform/vboot_reference/tests/rsa_verify_benchmark.c ('k') | src/platform/vboot_reference/tests/sha_test_vectors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698