| Index: chrome/browser/browsing_data_remover.h
|
| diff --git a/chrome/browser/browsing_data_remover.h b/chrome/browser/browsing_data_remover.h
|
| index 7c66f3a14d4e9876159ae6b85a5185f3652635cf..4405400470c668e46ee6e15faeaad66b5ae68206 100644
|
| --- a/chrome/browser/browsing_data_remover.h
|
| +++ b/chrome/browser/browsing_data_remover.h
|
| @@ -259,9 +259,6 @@ class BrowsingDataRemover : public NotificationObserver,
|
| // Used if we need to clear history.
|
| CancelableRequestConsumer request_consumer_;
|
|
|
| - // Keeps track of whether clearing LSO data is supported.
|
| - BooleanPrefMember clear_plugin_lso_data_enabled_;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(BrowsingDataRemover);
|
| };
|
|
|
|
|