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

Unified Diff: content/browser/notification_service_impl.h

Issue 8381024: more content exports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't link installer_unittests, setup against content Created 9 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 | « content/browser/net/url_request_slow_download_job.h ('k') | content/browser/worker_host/worker_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/notification_service_impl.h
diff --git a/content/browser/notification_service_impl.h b/content/browser/notification_service_impl.h
index 089823452e82fabf17657b330cc21114769008db..0880974f27f6af47639195a676846b63e38efe99 100644
--- a/content/browser/notification_service_impl.h
+++ b/content/browser/notification_service_impl.h
@@ -17,7 +17,8 @@ class NotificationObserver;
class NotificationRegistrar;
}
-class NotificationServiceImpl : public content::NotificationService {
+class CONTENT_EXPORT NotificationServiceImpl
+ : public content::NotificationService {
public:
static NotificationServiceImpl* current();
« no previous file with comments | « content/browser/net/url_request_slow_download_job.h ('k') | content/browser/worker_host/worker_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698