Files
Pavel Beloborodov 65d802b6ef Added 'Show original page' link into distilled site. (#13814)
* Added 'Show original page' in speedreader distilled page.
* Exec js only on distilled pages.
2022-06-30 16:17:42 +07:00

7 lines
108 B
Python

include_rules = [
"+content/public/renderer",
"+gin",
"+third_party/blink/public",
"+v8/include",
]