Index: chrome/browser/ui/browser_instant_controller.cc |
diff --git a/chrome/browser/ui/browser_instant_controller.cc b/chrome/browser/ui/browser_instant_controller.cc |
index 6f3acc2bcadf9a7faed44c8e71c08e14754837d6..66defb10d8d239e2f87abf13e18a963fd2306556 100644 |
--- a/chrome/browser/ui/browser_instant_controller.cc |
+++ b/chrome/browser/ui/browser_instant_controller.cc |
@@ -59,9 +59,6 @@ bool BrowserInstantController::OpenInstant(WindowOpenDisposition disposition) { |
return true; |
} |
-//////////////////////////////////////////////////////////////////////////////// |
-// BrowserInstantController, InstantControllerDelegate implementation: |
- |
void BrowserInstantController::CommitInstant(TabContents* preview, |
bool in_new_tab) { |
if (in_new_tab) { |