| Index: content/shell/browser/shell_plugin_service_filter.h
|
| diff --git a/content/shell/browser/shell_plugin_service_filter.h b/content/shell/browser/shell_plugin_service_filter.h
|
| index 12f64b8596c4e9a922e93b1232e271ab06d7e0ba..ebc6597cc93cf9061f59f6481be31ab9efa19a3a 100644
|
| --- a/content/shell/browser/shell_plugin_service_filter.h
|
| +++ b/content/shell/browser/shell_plugin_service_filter.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_SHELL_BROWSER_SHELL_PLUGIN_SERVICE_FILTER_H_
|
| #define CONTENT_SHELL_BROWSER_SHELL_PLUGIN_SERVICE_FILTER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/plugin_service_filter.h"
|
|
|
| namespace content {
|
|
|