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

Unified Diff: chrome/common/pref_names.h

Issue 2592001: Save/restore position for the preferences window based on prefs, (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 years, 7 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/browser/cocoa/preferences_window_controller.mm ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index ec335530aeee93893720c7882ff69f3aa44a6c50..fad9b5354a8cc501bcf2322f40aa2712a76e40af 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -229,6 +229,7 @@ extern const wchar_t kBrowserWindowPlacement[];
extern const wchar_t kTaskManagerWindowPlacement[];
extern const wchar_t kPageInfoWindowPlacement[];
extern const wchar_t kKeywordEditorWindowPlacement[];
+extern const wchar_t kPreferencesWindowPlacement[];
extern const wchar_t kMemoryCacheSize[];
extern const wchar_t kDownloadDefaultDirectory[];
« no previous file with comments | « chrome/browser/cocoa/preferences_window_controller.mm ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698