Skip to content

Commit

Permalink
presubmit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bridiver committed Nov 12, 2024
1 parent e0e65ba commit e8f2b55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion browser/sources.gni
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,8 @@ brave_chrome_browser_deps += brave_chromium_src_chrome_browser_deps
brave_chrome_browser_deps += brave_chromium_src_chrome_browser_prefs_deps

brave_chrome_browser_ui_allow_circular_includes_from = [ "//brave/browser/ui" ]
brave_chrome_browser_ui_allow_circular_includes_from += brave_ui_allow_circular_includes_from
brave_chrome_browser_ui_allow_circular_includes_from +=
brave_ui_allow_circular_includes_from

brave_chrome_browser_allow_circular_includes_from = [
"//brave/browser/ui",
Expand Down

0 comments on commit e8f2b55

Please sign in to comment.