summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_browsing_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chrome_plugin_browsing_context.h')
-rw-r--r--chrome/browser/chrome_plugin_browsing_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/chrome_plugin_browsing_context.h b/chrome/browser/chrome_plugin_browsing_context.h
index 16499e8..ef31262 100644
--- a/chrome/browser/chrome_plugin_browsing_context.h
+++ b/chrome/browser/chrome_plugin_browsing_context.h
@@ -4,11 +4,13 @@
#ifndef CHROME_BROWSER_CHROME_PLUGIN_BROWSING_CONTEXT_H_
#define CHROME_BROWSER_CHROME_PLUGIN_BROWSING_CONTEXT_H_
+#pragma once
#include <map>
#include "base/id_map.h"
#include "chrome/common/chrome_plugin_api.h"
+#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
class URLRequestContext;