| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 65cf46cfbdf2e885a27455165d78120f3402d0ea..82ccb7b800d4fd99829b04a68648c96e4edd23ba 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -667,6 +667,7 @@ if (!is_android) {
|
| "//third_party/safe_browsing:test_support",
|
| "//third_party/widevine/cdm:version_h",
|
| "//ui/accessibility:test_support",
|
| + "//ui/base:test_support",
|
| "//ui/compositor:test_support",
|
| "//ui/resources",
|
| "//ui/web_dialogs:test_support",
|
|
|