| 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";
|
|
|
|
|