Index: chrome/browser/ui/gtk/options/advanced_contents_gtk.cc |
diff --git a/chrome/browser/ui/gtk/options/advanced_contents_gtk.cc b/chrome/browser/ui/gtk/options/advanced_contents_gtk.cc |
index 7f3b38e26e791cf4a94a9a61c1652d093d613f3f..7aef3e53e2be44cbbeae19c46f4129e25b04421a 100644 |
--- a/chrome/browser/ui/gtk/options/advanced_contents_gtk.cc |
+++ b/chrome/browser/ui/gtk/options/advanced_contents_gtk.cc |
@@ -1138,8 +1138,6 @@ WebContentSection::WebContentSection(Profile* profile) |
gtk_box_pack_start(GTK_BOX(page_), |
gtk_util::IndentWidget(button_hbox), |
FALSE, FALSE, 0); |
- |
- // TODO(mattm): gears options would go here if we supported gears |
} |
// static |