Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1522)

Unified Diff: chrome/browser/instant/instant_unload_handler.cc

Issue 11262015: Remove unused / unnecessary stuff from Instant. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove SuggestedTextView entirely Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/instant/instant_unload_handler.h ('k') | chrome/browser/ui/browser_instant_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/instant_unload_handler.cc
diff --git a/chrome/browser/instant/instant_unload_handler.cc b/chrome/browser/instant/instant_unload_handler.cc
index dba3f3a838600dbd0e9234bb71565188795d1c37..69d1b79e2f03e3eebc7fcdbf0a6c0672c89abe7c 100644
--- a/chrome/browser/instant/instant_unload_handler.cc
+++ b/chrome/browser/instant/instant_unload_handler.cc
@@ -50,7 +50,7 @@ class InstantUnloadHandler::WebContentsDelegateImpl
// it at this index.
const int index_;
- DISALLOW_IMPLICIT_CONSTRUCTORS(WebContentsDelegateImpl);
+ DISALLOW_COPY_AND_ASSIGN(WebContentsDelegateImpl);
};
InstantUnloadHandler::InstantUnloadHandler(Browser* browser)
« no previous file with comments | « chrome/browser/instant/instant_unload_handler.h ('k') | chrome/browser/ui/browser_instant_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698