Chromium Code Reviews| Index: chrome/browser/policy/configuration_policy_store_interface.h |
| =================================================================== |
| --- chrome/browser/policy/configuration_policy_store_interface.h (revision 69586) |
| +++ chrome/browser/policy/configuration_policy_store_interface.h (working copy) |
| @@ -64,6 +64,7 @@ |
| kPolicyAuthServerWhitelist, |
| kPolicyAuthNegotiateDelegateWhitelist, |
| kPolicyGSSAPILibraryName, |
| + kPolicyDisable3DAPIs |
| }; |
| static const int kPolicyNoProxyServerMode = 0; |