summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/master_preferences.h
diff options
context:
space:
mode:
authorkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 21:58:49 +0000
committerkuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 21:58:49 +0000
commit582bca833f4c2cc1d255c18c54f630f47cc35186 (patch)
tree09c94a4d7b4a3a5857aedb72923476df741f3dbe /chrome/installer/util/master_preferences.h
parentd1572f4a4eddfb0a94e6548c8987aa76f75a2863 (diff)
downloadchromium_src-582bca833f4c2cc1d255c18c54f630f47cc35186.zip
chromium_src-582bca833f4c2cc1d255c18c54f630f47cc35186.tar.gz
chromium_src-582bca833f4c2cc1d255c18c54f630f47cc35186.tar.bz2
eols cleanup
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/util/master_preferences.h')
-rw-r--r--chrome/installer/util/master_preferences.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/installer/util/master_preferences.h b/chrome/installer/util/master_preferences.h
index 44d099c..3ac4561 100644
--- a/chrome/installer/util/master_preferences.h
+++ b/chrome/installer/util/master_preferences.h
@@ -59,8 +59,8 @@ extern const wchar_t kVerboseLogging[];
// values in the user profile at first run.
const wchar_t kDefaultMasterPrefs[] = L"master_preferences";
-bool GetDistroBooleanPreference(const DictionaryValue* prefs,
- const std::wstring& name);
+bool GetDistroBooleanPreference(const DictionaryValue* prefs,
+ const std::wstring& name);
// This function gets ping delay (ping_delay in the sample above) from master
// preferences.