diff options
Diffstat (limited to 'chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h')
-rw-r--r-- | chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h b/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h index f28262f..8301adb 100644 --- a/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h +++ b/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h @@ -11,7 +11,7 @@ #include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" -#include "base/prefs/pref_member.h" +#include "components/prefs/pref_member.h" #include "ui/message_center/message_center.h" #include "ui/message_center/message_center_tray_delegate.h" |