Index: chrome/browser/history/history_types.h |
diff --git a/chrome/browser/history/history_types.h b/chrome/browser/history/history_types.h |
index b12d97cbbc747eeb4a304d7f13c8060d37698773..f31e7db7c4d9b086c1248968ef8b01b5b27e5810 100644 |
--- a/chrome/browser/history/history_types.h |
+++ b/chrome/browser/history/history_types.h |
@@ -44,6 +44,7 @@ typedef int64 DownloadID; // Identifier for a download. |
typedef int64 FaviconID; // For favicons. |
typedef int64 SegmentID; // URL segments for the most visited view. |
typedef int64 IconMappingID; // For page url and icon mapping. |
+typedef int64 FaviconFrameID; // Identifier for a frame in a favicon. |
// URLRow --------------------------------------------------------------------- |