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

Unified Diff: chrome/common/pref_names.cc

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years 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.cc
===================================================================
--- chrome/common/pref_names.cc (revision 115343)
+++ chrome/common/pref_names.cc (working copy)
@@ -1265,8 +1265,6 @@
const char kExtensionBlacklistUpdateVersion[] =
"extensions.blacklistupdate.version";
-const char kExtensionSidebarWidth[] = "extensions.sidebar.width";
-
// Number of times the NTP4 informational bubble has been shown.
const char kNTP4IntroDisplayCount[] = "ntp.intro_display_count";

Powered by Google App Engine
This is Rietveld 408576698