Move DocumentPolicy::Parse to DocumentPolicyParser::Parse
Since parsing of DocumentPolicy only happens in renderer, there is no need to put Parse as part of DocumentPolicy which gets exposed to browser. This CL separates Parse from DocumentPolicy and puts it in renderer/core. Bug: 993790 Change-Id: I1d7f196c9b47735d947d74c9cd7916f5001ec5b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017925Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Charlie Hu <chenleihu@google.com> Cr-Commit-Position: refs/heads/master@{#737809}
Showing
Please register or sign in to comment