Skip to content

Commit

Permalink
[Browser Tests] Added a missing dep.
Browse files Browse the repository at this point in the history
Chromium change:

https://source.chromium.org/chromium/chromium/src/+/6ca084ba33123e1499d50c379cb2bf33e15da316

commit 6ca084ba33123e1499d50c379cb2bf33e15da316
Author: yoshiki iguchi <yoshiki@chromium.org>
Date:   Tue Mar 2 05:06:36 2021 +0000

    [Code health] Fix deps issue in //browser/media/router

    - Fix 3 errors (7->4) in //chrome/browser/media/router/discovery
    - Fix 119 errors (225->106) in //chrome/browser/media/router

    BUG=1158908
  • Loading branch information
mkarolin committed Mar 30, 2021
1 parent 0d74031 commit 9afbbda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,7 @@ if (!is_android) {
"//chrome/app:command_ids",
"//chrome/browser:browser_process",
"//chrome/browser:theme_properties",
"//chrome/browser/media/router:media_router_feature",
"//chrome/browser/ui",
"//chrome/browser/web_applications/components",
"//chrome/test:test_support_ui",
Expand Down

0 comments on commit 9afbbda

Please sign in to comment.