summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/chrome_notification_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/chrome_notification_observer.h')
-rw-r--r--chrome/browser/extensions/chrome_notification_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/chrome_notification_observer.h b/chrome/browser/extensions/chrome_notification_observer.h
index 7980dff1..5b116bb 100644
--- a/chrome/browser/extensions/chrome_notification_observer.h
+++ b/chrome/browser/extensions/chrome_notification_observer.h
@@ -5,8 +5,8 @@
#ifndef CHROME_BROWSER_EXTENSIONS_CHROME_NOTIFICATION_OBSERVER_H_
#define CHROME_BROWSER_EXTENSIONS_CHROME_NOTIFICATION_OBSERVER_H_
-#include "base/basictypes.h"
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"