| Index: extensions/browser/pref_names.h
|
| diff --git a/extensions/browser/pref_names.h b/extensions/browser/pref_names.h
|
| index 131a93936e4fc40bfbcbd3e96d79f535e642d5a5..20f39f749300717fdedf09cb00f36d0866ed81fa 100644
|
| --- a/extensions/browser/pref_names.h
|
| +++ b/extensions/browser/pref_names.h
|
| @@ -40,10 +40,6 @@ extern const char kAllowedTypes[];
|
| // by default.
|
| extern const char kBookmarkAppCreationLaunchType[];
|
|
|
| -// Integer boolean representing the width (in pixels) of the container for
|
| -// browser actions.
|
| -extern const char kBrowserActionContainerWidth[];
|
| -
|
| // Dictionary pref that keeps track of per-extension settings. The keys are
|
| // extension ids.
|
| extern const char kExtensions[];
|
|
|