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

Unified Diff: chrome/common/pref_names.h

Issue 207027: [Mac] Polish the search engine manager (Closed)
Patch Set: '' Created 11 years, 3 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
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[];

Powered by Google App Engine
This is Rietveld 408576698