blob: a9895dfe8874e6edc7c7da9925dcc8269d55159c [file] [log] [blame] [edit]
diff --git components/resources/BUILD.gn components/resources/BUILD.gn
--- components/resources/BUILD.gn
+++ components/resources/BUILD.gn
@@ -96,6 +96,8 @@ action("about_credits") {
args = [
"--target-os=$target_os",
+ "--gn-target=//cef:libcef_static",
+ "--gn-out-dir=.",
"--depfile",
rebase_path(depfile, root_build_dir),
"credits",