Skip to content

Commit

Permalink
Merge pull request #370 from brave/fix_link_error_windows_release
Browse files Browse the repository at this point in the history
Fix link error on windows release build
  • Loading branch information
bbondy committed Aug 29, 2018
2 parents 366491c + 5291a66 commit ab2efc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/extensions/api/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ brave_extensions_api_schema_include_rules =

brave_extensions_api_deps = [
"//chrome/common/extensions/api",
"//extensions/browser",
"//extensions/common/api",
"//skia",
":api_features",
":permission_features",
":manifest_features",
Expand Down

0 comments on commit ab2efc5

Please sign in to comment.