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

Unified Diff: chrome/browser/automation/automation_provider_observers.h

Issue 5624002: Move more code from headers to implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 10 years 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/automation/automation_provider_observers.h
diff --git a/chrome/browser/automation/automation_provider_observers.h b/chrome/browser/automation/automation_provider_observers.h
index 7287d059d9e766e95e82039eea832880f77e1735..f6dfaae5cc3708268632efb13c14490fa9d10d95 100644
--- a/chrome/browser/automation/automation_provider_observers.h
+++ b/chrome/browser/automation/automation_provider_observers.h
@@ -932,6 +932,7 @@ class NTPInfoObserver : public NotificationObserver {
NTPInfoObserver(AutomationProvider* automation,
IPC::Message* reply_message,
CancelableRequestConsumer* consumer);
+ virtual ~NTPInfoObserver();
virtual void Observe(NotificationType type,
const NotificationSource& source,
« no previous file with comments | « no previous file | chrome/browser/automation/automation_provider_observers.cc » ('j') | remoting/protocol/rtp_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698