Index: chrome/common/instant_types.cc |
diff --git a/chrome/common/instant_types.cc b/chrome/common/instant_types.cc |
index 6b0f1afd50a9d0fff8b39ee1feb4bce01e67a98d..7f714e801a3af9af46c1526e3ed93138f0ed9d82 100644 |
--- a/chrome/common/instant_types.cc |
+++ b/chrome/common/instant_types.cc |
@@ -44,11 +44,3 @@ ThemeBackgroundInfo::ThemeBackgroundInfo() |
ThemeBackgroundInfo::~ThemeBackgroundInfo() { |
} |
- |
-InstantAutocompleteResultStyle::InstantAutocompleteResultStyle() |
- : url_color(0x009933), |
- title_color(0x666666) { |
-} |
- |
-InstantAutocompleteResultStyle::~InstantAutocompleteResultStyle() { |
-} |