Index: chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.cc |
diff --git a/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.cc b/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.cc |
index 48f5e80707a9b2f2c810791cc31c1e4afff808ed..ce47b93222883785941899cd4bd2a035eb76f864 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.cc |
+++ b/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.cc |
@@ -15,7 +15,6 @@ const int kAddChunk4 = 7; |
// Disjoint chunk numbers for subs to flush out typos. |
const int kSubChunk1 = 2; |
const int kSubChunk2 = 4; |
-const int kSubChunk3 = 6; |
const SBFullHash kHash1 = SBFullHashFromString("one"); |
const SBFullHash kHash2 = SBFullHashFromString("two"); |