diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 60b6ef8..6ea8293 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -146,9 +146,6 @@ extern const wchar_t kStabilityBreakpadRegistrationFail[]; extern const wchar_t kStabilityDebuggerPresent[]; extern const wchar_t kStabilityDebuggerNotPresent[]; -extern const wchar_t kSecurityRendererOnSboxDesktop[]; -extern const wchar_t kSecurityRendererOnDefaultDesktop[]; - extern const wchar_t kStabilityPluginStats[]; extern const wchar_t kStabilityPluginName[]; extern const wchar_t kStabilityPluginLaunches[]; |