gcarq / inox-patchset

Inox patchset tries to provide a minimal Chromium based browser with focus on privacy by disabling data transmission to Google.
BSD 2-Clause "Simplified" License
364 stars 26 forks source link

Build without ReportingService #139

Closed xsmile closed 6 years ago

xsmile commented 6 years ago

Allow building with the setting enable_reporting=false to exclude the ReportingService.

The patch originates from LeFroid's PR for ungoogled-chromium at https://github.com/Eloston/ungoogled-chromium/pull/329.