diff --git a/build/commands/lib/config.js b/build/commands/lib/config.js index a8a79c75cd5..1644b1247c6 100644 --- a/build/commands/lib/config.js +++ b/build/commands/lib/config.js @@ -48,6 +48,7 @@ Config.prototype.buildArgs = function () { clang_use_chrome_plugins: false, enable_print_preview: false, enable_plugin_installation: false, + // enable_stripping: false, enable_supervised_users: false, branding_path_component: "brave", enable_widevine: process.platform !== 'linux',