Index: components/history/content/browser/content_history_backend_db_unittest.cc |
diff --git a/components/history/content/browser/content_history_backend_db_unittest.cc b/components/history/content/browser/content_history_backend_db_unittest.cc |
index 6c43f4c75757e3f7d8caa4467e1f2a09ee3fe523..623e9ec43516d73230e9a89a4e93fc20fc5fe98b 100644 |
--- a/components/history/content/browser/content_history_backend_db_unittest.cc |
+++ b/components/history/content/browser/content_history_backend_db_unittest.cc |
@@ -61,6 +61,7 @@ const InterruptReasonAssociation historical_reasons[] = { |
{"FILE_BLOCKED", 11}, |
{"FILE_SECURITY_CHECK_FAILED", 12}, |
{"FILE_TOO_SHORT", 13}, |
+ {"FILE_HASH_MISMATCH", 14}, |
{"NETWORK_FAILED", 20}, |
{"NETWORK_TIMEOUT", 21}, |
{"NETWORK_DISCONNECTED", 22}, |