Remove ContentSettingExceptionType enum
This enum contains a subset of the values of ContentSettingsType. As WebsitePermissionFetcher defines which ContentSettingsType are fetched as ContentSettingsException and which as PermissionInfo, we do not need this duplicate and the code to convert between types. Bug: 1103597 Change-Id: I17667e76c5091ed6417795cdba807c78b35a85a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346425Reviewed-by:Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#798580}
Showing
This diff is collapsed.
Please register or sign in to comment