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

Unified Diff: chrome/browser/notifications/message_center_notification_manager_win.cc

Issue 674273002: Cleanup: Remove unneeded chrome/common/pref_names.h includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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/net/proxy_service_factory.cc ('k') | chrome/browser/predictors/resource_prefetch_common.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/notifications/message_center_notification_manager_win.cc
diff --git a/chrome/browser/notifications/message_center_notification_manager_win.cc b/chrome/browser/notifications/message_center_notification_manager_win.cc
index 43525d20733e674fc12e008db12f392516d99f9a..4325f50dba3f9ae41a100a8c7ea2118a53e8f67d 100644
--- a/chrome/browser/notifications/message_center_notification_manager_win.cc
+++ b/chrome/browser/notifications/message_center_notification_manager_win.cc
@@ -4,7 +4,6 @@
#include "chrome/browser/notifications/message_center_notification_manager.h"
-#include "chrome/common/pref_names.h"
#include "ui/message_center/message_center_tray.h"
void MessageCenterNotificationManager::DisplayFirstRunBalloon() {
« no previous file with comments | « chrome/browser/net/proxy_service_factory.cc ('k') | chrome/browser/predictors/resource_prefetch_common.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698