Skip to content

Commit

Permalink
rework new config option without using a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed Oct 11, 2018
1 parent 349c077 commit e8f9671
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 36 deletions.
2 changes: 1 addition & 1 deletion build/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ config("version") {
defines = [
"BRAVE_CHROMIUM_VERSION=\"$chrome_version_string\"",
]
}
}
1 change: 0 additions & 1 deletion build/config.gni
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ declare_args() {
brave_version_build = ""
brave_version_patch = 0
chrome_version_string = ""
brave_enable_cdm_host_verification = false
}

if (base_sparkle_update_url == "") {
Expand Down
21 changes: 0 additions & 21 deletions patches/media-media_options.gni.patch

This file was deleted.

13 changes: 0 additions & 13 deletions patches/third_party-widevine-cdm-widevine.gni.patch

This file was deleted.

0 comments on commit e8f9671

Please sign in to comment.