Chromium Code Reviews| Index: Source/core/frame/Settings.in |
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
| index 8a220762727044e20ff0143ec644e59f8dd31402..7c55147b0f7d9678655a409fa3708907c5a72718 100644 |
| --- a/Source/core/frame/Settings.in |
| +++ b/Source/core/frame/Settings.in |
| @@ -297,3 +297,7 @@ primaryHoverType type=HoverType, initial=HoverTypeNone, invalidate=MediaQuery |
| accessibilityEnabled initial=false |
| inlineTextBoxAccessibilityEnabled initial=false |
| + |
| +CSPViolationReportsEnabled initial=true |
| +xssViolationReportsEnabled initial=true |
|
Mike West
2014/09/25 16:59:38
Nit: Either uppercase or lowercase both "CSP" and
|
| + |