Index: chrome/browser/metrics/variations/generated_resources_map.h |
diff --git a/chrome/browser/metrics/variations/generated_resources_map.h b/chrome/browser/metrics/variations/generated_resources_map.h |
index 83ab8eb9dcd2e1e35d125bca78588ef498c142a8..c4c6cd863be62d7008455402791615567f48b896 100644 |
--- a/chrome/browser/metrics/variations/generated_resources_map.h |
+++ b/chrome/browser/metrics/variations/generated_resources_map.h |
@@ -30,9 +30,6 @@ extern const uint32_t kResourceHashes[]; |
// to the order of |kResourceHashes|. |
extern const int kResourceIndices[]; |
-// Gets the resource index corresponding to the given hash. |
-int GetResourceIndex(uint32_t hash); |
- |
} // namespace chrome_variations |
#endif // CHROME_BROWSER_METRICS_VARIATIONS_GENERATED_RESOURCES_MAP_H_ |