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

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

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
Index: chrome/browser/instant/instant_unload_handler.h
diff --git a/chrome/browser/instant/instant_unload_handler.h b/chrome/browser/instant/instant_unload_handler.h
index 82591f182542667a633f422bd32375455368c0c5..b505ab8fab20d994ab6659384f0f8fdd0230272c 100644
--- a/chrome/browser/instant/instant_unload_handler.h
+++ b/chrome/browser/instant/instant_unload_handler.h
@@ -43,7 +43,7 @@ class InstantUnloadHandler {
ScopedVector<WebContentsDelegateImpl> delegates_;
- DISALLOW_IMPLICIT_CONSTRUCTORS(InstantUnloadHandler);
+ DISALLOW_COPY_AND_ASSIGN(InstantUnloadHandler);
};
#endif // CHROME_BROWSER_INSTANT_INSTANT_UNLOAD_HANDLER_H_
« no previous file with comments | « chrome/browser/instant/instant_preview_controller.h ('k') | chrome/browser/instant/instant_unload_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698