summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser/shell_extension_web_contents_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/shell/browser/shell_extension_web_contents_observer.h')
-rw-r--r--extensions/shell/browser/shell_extension_web_contents_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/shell/browser/shell_extension_web_contents_observer.h b/extensions/shell/browser/shell_extension_web_contents_observer.h
index a2a187f..372b7c2 100644
--- a/extensions/shell/browser/shell_extension_web_contents_observer.h
+++ b/extensions/shell/browser/shell_extension_web_contents_observer.h
@@ -5,6 +5,7 @@
#ifndef EXTENSIONS_SHELL_BROWSER_SHELL_EXTENSION_WEB_CONTENTS_OBSERVER_H_
#define EXTENSIONS_SHELL_BROWSER_SHELL_EXTENSION_WEB_CONTENTS_OBSERVER_H_
+#include "base/macros.h"
#include "content/public/browser/web_contents_user_data.h"
#include "extensions/browser/extension_web_contents_observer.h"