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

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 8 years, 11 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
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/renderer/extensions/schema_generated_bindings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.cc
===================================================================
--- chrome/common/pref_names.cc (revision 116830)
+++ chrome/common/pref_names.cc (working copy)
@@ -1298,8 +1298,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";
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/renderer/extensions/schema_generated_bindings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698