| Index: chrome/browser/plugin_service.h
|
| diff --git a/chrome/browser/plugin_service.h b/chrome/browser/plugin_service.h
|
| index c9a695ee5cb46525332ed26d91c4e41dbc65bee6..d176ca7f0d2d8ad29e95992657cac2fd74197a5c 100644
|
| --- a/chrome/browser/plugin_service.h
|
| +++ b/chrome/browser/plugin_service.h
|
| @@ -156,9 +156,6 @@ class PluginService
|
| // Set to true if chrome plugins are enabled. Defaults to true.
|
| static bool enable_chrome_plugins_;
|
|
|
| - // Set to true iff the internal pdf plugin is enabled by default.
|
| - static bool enable_internal_pdf_;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(PluginService);
|
| };
|
|
|
|
|