Update to Chromium revision adb61db1 (#508578)

This commit is contained in:
Marshall Greenblatt
2017-10-20 13:45:20 -04:00
parent c80264ab11
commit 8b4980b4ca
95 changed files with 647 additions and 776 deletions

View File

@@ -713,6 +713,7 @@ static_library("libcef_static") {
"//chrome/child",
"//chrome/common",
"//chrome/renderer",
"//chrome/utility",
"//components/cdm/renderer",
"//components/content_settings/core/browser",
"//components/content_settings/core/common",
@@ -1547,7 +1548,7 @@ if (is_mac) {
]
outputs = [
"{{bundle_root_dir}}/Frameworks/{{source_file_part}}",
"{{bundle_contents_dir}}/Frameworks/{{source_file_part}}",
]
}