Chromium change: https://source.chromium.org/chromium/chromium/src/+/a38d738a45b24108df94c2dead0da7633357e4a6 commit a38d738a45b24108df94c2dead0da7633357e4a6 Author: Christian Dullweber <dullweber@chromium.org> Date: Tue Sep 13 17:21:13 2022 +0000 Safety check: Remove LastModified special handling Remove LastModified accessors from content_settings code. This field can now be accessed through the metadata fields in SettingsInfo and ContentSettingsPatternSource. Bug: 1345920