| Index: chrome/browser/chrome_plugin_browsing_context.h
|
| diff --git a/chrome/browser/chrome_plugin_browsing_context.h b/chrome/browser/chrome_plugin_browsing_context.h
|
| index 8a52e5e32d95286755a8a1faff54eb0250a9a05a..ef31262d28d95d4761511ef57d174a27561118aa 100644
|
| --- a/chrome/browser/chrome_plugin_browsing_context.h
|
| +++ b/chrome/browser/chrome_plugin_browsing_context.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #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;
|
|
|