| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index ae7b42cbf38f6140905640a569618e93f8360486..0940cc5a0ddbbdb9948d82ba9d99adfe361fd224 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -897,7 +897,6 @@ if (!is_android) {
|
| "//third_party/mocha/mocha.js",
|
| "//third_party/pyftpdlib/",
|
| "//third_party/pywebsocket/",
|
| - "//third_party/safe_browsing/",
|
| "//third_party/simplejson/",
|
| "//third_party/tlslite/",
|
| "//ui/webui/resources/js/",
|
| @@ -1011,7 +1010,6 @@ if (!is_android) {
|
| "//third_party/icu",
|
| "//third_party/leveldatabase",
|
| "//third_party/libjingle",
|
| - "//third_party/safe_browsing:test_support",
|
| "//third_party/webrtc/modules/desktop_capture",
|
| "//third_party/widevine/cdm:version_h",
|
| "//ui/accessibility:test_support",
|
|
|