Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(602)

Unified Diff: trunk/src/chrome/browser/extensions/state_store.h

Issue 189873005: Revert 255588 "Persist browseraction properties across restarts" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/chrome/browser/extensions/state_store.h
===================================================================
--- trunk/src/chrome/browser/extensions/state_store.h (revision 255654)
+++ trunk/src/chrome/browser/extensions/state_store.h (working copy)
@@ -52,9 +52,6 @@
void RemoveExtensionValue(const std::string& extension_id,
const std::string& key);
- // Return whether or not the StateStore has initialized itself.
- bool IsInitialized() const;
-
private:
class DelayedTaskQueue;
« no previous file with comments | « trunk/src/chrome/browser/extensions/extension_action.cc ('k') | trunk/src/chrome/browser/extensions/state_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698