diff options
Diffstat (limited to 'chrome/common/policy_constants.cc')
-rw-r--r-- | chrome/common/policy_constants.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/policy_constants.cc b/chrome/common/policy_constants.cc index ffe93b4..5d141d9 100644 --- a/chrome/common/policy_constants.cc +++ b/chrome/common/policy_constants.cc @@ -60,6 +60,7 @@ const char kChromeFrameRendererSettings[] = "ChromeFrameRendererSettings"; const char kRenderInChromeFrameList[] = "RenderInChromeFrameList"; const char kRenderInHostList[] = "RenderInHostList"; const char kChromeFrameContentTypes[] = "ChromeFrameContentTypes"; +const char kDeveloperToolsDisabled[] = "DeveloperToolsDisabled"; #if defined(OS_CHROMEOS) // ChromeOS policy constants |