| Index: content/browser/dom_storage/dom_storage_context_impl.h
|
| diff --git a/content/browser/dom_storage/dom_storage_context_impl.h b/content/browser/dom_storage/dom_storage_context_impl.h
|
| index b4771edf963d0509b80794fa1432663542db2767..25a3716e3289eadc5af3b08fd016efe9a8521cb6 100644
|
| --- a/content/browser/dom_storage/dom_storage_context_impl.h
|
| +++ b/content/browser/dom_storage/dom_storage_context_impl.h
|
| @@ -46,7 +46,6 @@ class CONTENT_EXPORT DOMStorageContextImpl :
|
| // what data to keep and what data to discard at shutdown.
|
| // The policy is not so straight forward to describe, see
|
| // the implementation for details.
|
| - void SetClearLocalState(bool clear_local_state);
|
| void SaveSessionState();
|
|
|
| // Called when the BrowserContext/Profile is going away.
|
|
|