Chromium Code Reviews

Unified Diff: ui/message_center/message_center.h

Issue 11819048: Implement message center on Windows (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address sky/msw comments + rebase. Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/message_center/message_center.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/message_center.h
diff --git a/ui/message_center/message_center.h b/ui/message_center/message_center.h
index 38504899ad2e0072c0f5fcfcbcd3a1e8163b75bd..e502913a4650bfaf390e3e4a12edc484d13d7c23 100644
--- a/ui/message_center/message_center.h
+++ b/ui/message_center/message_center.h
@@ -14,8 +14,6 @@
#include "ui/message_center/notification_list.h"
#include "ui/notifications/notification_types.h"
-template <typename T> struct DefaultSingletonTraits;
-
namespace base {
class DictionaryValue;
}
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/message_center/message_center.gyp » ('j') | no next file with comments »

Powered by Google App Engine