Index: chrome/common/pref_names.cc |
=================================================================== |
--- chrome/common/pref_names.cc (revision 150390) |
+++ chrome/common/pref_names.cc (working copy) |
@@ -1845,9 +1845,6 @@ |
// Value of the enums in TabStrip::LayoutType as an int. |
const char kTabStripLayoutType[] = "tab_strip_layout_type"; |
-// If true, cloud policy for the user is loaded once the user signs in. |
-const char kLoadCloudPolicyOnSignin[] = "policy.load_cloud_policy_on_signin"; |
- |
// *************** SERVICE PREFS *************** |
// These are attached to the service process. |