| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 8a220762727044e20ff0143ec644e59f8dd31402..fc5ca33362df64489d2a9ebb8ceeee20182d8eea 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
|
| +
|
|
|