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

Unified Diff: chrome/browser/instant/instant_preview_controller.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
« no previous file with comments | « chrome/browser/instant/instant_model.h ('k') | chrome/browser/instant/instant_unload_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/instant_preview_controller.h
diff --git a/chrome/browser/instant/instant_preview_controller.h b/chrome/browser/instant/instant_preview_controller.h
index fd11403a0c08bbd3d78f2a9cca99b39c90eab06b..6313d158ff710ba6d62ab99058fed671b7e0b02a 100644
--- a/chrome/browser/instant/instant_preview_controller.h
+++ b/chrome/browser/instant/instant_preview_controller.h
@@ -36,7 +36,7 @@ class InstantPreviewController : public InstantModelObserver,
content::NotificationRegistrar registrar_;
- DISALLOW_IMPLICIT_CONSTRUCTORS(InstantPreviewController);
+ DISALLOW_COPY_AND_ASSIGN(InstantPreviewController);
};
#endif // CHROME_BROWSER_INSTANT_INSTANT_PREVIEW_CONTROLLER_H_
« no previous file with comments | « chrome/browser/instant/instant_model.h ('k') | chrome/browser/instant/instant_unload_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698