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

Unified Diff: chrome/common/pref_names.h

Issue 16980002: Reset profile: unpin all pinned tabs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android compilation Created 7 years, 6 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index b25e8d718e5de0d0d83980e309c073740951cd2a..ca0c2b6e6e21608782914bc3993cb5a4ab652a59 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -483,7 +483,6 @@ extern const char kResetHomepage[];
extern const char kResetContentSettings[];
extern const char kResetCookiesAndSiteData[];
extern const char kResetExtensions[];
-extern const char kResetExtensionsHandling[];
extern const char kStabilityExitedCleanly[];
extern const char kStabilityStatsVersion[];

Powered by Google App Engine
This is Rietveld 408576698