Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3499)

Unified Diff: chrome/test/BUILD.gn

Issue 2108313002: Remove the Pver3 safe_browsing_test server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update a few files I missed Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/safe_browsing/safe_browsing_testserver.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/safe_browsing/safe_browsing_testserver.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698