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

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

Issue 1593002: Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries" (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/rollback_index_mock.c
diff --git a/src/platform/vboot_reference/tests/rollback_index_mock.c b/src/platform/vboot_reference/tests/rollback_index_mock.c
index 37dde48c896a97b99db072b8a69e0e5fbbee5f55..631721435a951c5898675e3c7d7eef0624a46560 100644
--- a/src/platform/vboot_reference/tests/rollback_index_mock.c
+++ b/src/platform/vboot_reference/tests/rollback_index_mock.c
@@ -7,8 +7,8 @@
#include "rollback_index.h"
-#include <stdint.h>
#include <stdio.h>
+#include <stdint.h>
uint16_t g_firmware_key_version = 0;
uint16_t g_firmware_version = 0;
« no previous file with comments | « src/platform/vboot_reference/tests/kernel_verify_benchmark.c ('k') | src/platform/vboot_reference/tests/rsa_padding_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698