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

Unified Diff: net/BUILD.gn

Issue 1376593007: SSL in EmbeddedTestServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Typo fix. Created 5 years, 2 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 | « extensions/browser/guest_view/web_view/web_view_apitest.cc ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 689c8c5c096f9bffa2e2b08e32d984ed9e4b6b27..ae63eb7aacccda0b25b5358b02c5a2cf0feaa4e8 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -607,6 +607,8 @@ source_set("test_support") {
"test/embedded_test_server/http_request.h",
"test/embedded_test_server/http_response.cc",
"test/embedded_test_server/http_response.h",
+ "test/embedded_test_server/request_handler_util.cc",
+ "test/embedded_test_server/request_handler_util.h",
"test/event_waiter.h",
"test/net_test_suite.cc",
"test/net_test_suite.h",
« no previous file with comments | « extensions/browser/guest_view/web_view/web_view_apitest.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698