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

Unified Diff: net/BUILD.gn

Issue 1406313002: Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ets
Patch Set: Rebase. 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 | « no previous file | net/net.gyp » ('j') | net/test/embedded_test_server/default_handlers.h » ('J')
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 ae63eb7aacccda0b25b5358b02c5a2cf0feaa4e8..90212f3ca0e717c8addf34e04e2f50d205087ffa 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -599,6 +599,8 @@ source_set("test_support") {
"test/channel_id_test_util.h",
"test/ct_test_util.cc",
"test/ct_test_util.h",
+ "test/embedded_test_server/default_handlers.cc",
+ "test/embedded_test_server/default_handlers.h",
"test/embedded_test_server/embedded_test_server.cc",
"test/embedded_test_server/embedded_test_server.h",
"test/embedded_test_server/http_connection.cc",
« no previous file with comments | « no previous file | net/net.gyp » ('j') | net/test/embedded_test_server/default_handlers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698