| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index cd496d0b002c8e3e06ddea30497cef341dcfa997..43b89e7c6732e19b50c9141c2458410bd44ffef8 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -160,6 +160,7 @@ extern const wchar_t kUninstallLastObservedRunTimeSec[];
|
| extern const wchar_t kBrowserWindowPlacement[];
|
| extern const wchar_t kTaskManagerWindowPlacement[];
|
| extern const wchar_t kPageInfoWindowPlacement[];
|
| +extern const wchar_t kKeywordEditorWindowPlacement[];
|
| extern const wchar_t kMemoryCacheSize[];
|
|
|
| extern const wchar_t kDownloadDefaultDirectory[];
|
|
|