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..b9f7a2ea157fbbd243e52f6a8d2e7b252349089e 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 |
| + |
| +CSPViolationReportsUploadOptOut initial=false |
|
Mike West
2014/09/24 09:07:55
I'd suggest changing this to 'CSPViolationReportsE
Mayur Kankanwadi
2014/09/25 08:40:37
Done.
Mayur Kankanwadi
2014/09/25 08:40:37
Done.
|
| +xssViolationReportsUploadOptOut initial=false |
| + |