Index: chrome/common/instant_types.h |
diff --git a/chrome/common/instant_types.h b/chrome/common/instant_types.h |
index 07f4eb457b5dce288f283f5e19f208fd2ae46a6b..8c73c30c65e0fd0c3d06d5029a19575456f8ac4b 100644 |
--- a/chrome/common/instant_types.h |
+++ b/chrome/common/instant_types.h |
@@ -123,6 +123,8 @@ enum ThemeBackgroundImageTiling { |
THEME_BKGRND_IMAGE_REPEAT, |
}; |
+// Update DidThemeInfoChange in chrome/renderer/searchbox/searchbox.cc |
+// whenever any fields are added/removed. |
struct ThemeBackgroundInfo { |
ThemeBackgroundInfo(); |
~ThemeBackgroundInfo(); |