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

Unified Diff: remoting/BUILD.gn

Issue 2065313002: Fix //net:test_support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « net/BUILD.gn ('k') | remoting/protocol/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/BUILD.gn
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index 8a4108035c0bff17fa9cb441a363957c3ba70d3d..df173a1d57043876c34ec897d57a704d3d533de3 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -155,12 +155,6 @@ test("remoting_unittests") {
"//build/config/compiler:no_size_t_to_int_warning",
]
- data = [
- "//net/data/ssl/certificates/ok_cert.pem",
- "//net/data/ssl/certificates/unittest.key.bin",
- "//net/data/ssl/certificates/unittest.selfsigned.der",
- ]
-
deps = [
":test_support",
"//base",
« no previous file with comments | « net/BUILD.gn ('k') | remoting/protocol/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698