Add flag which can be uncommened to get symbols in release

Auditors: @bridiver
This commit is contained in:
Brian R. Bondy
2016-12-16 00:23:00 -05:00
parent b801a7f8ac
commit 36cc439079
+1
View File
@@ -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',