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

Unified Diff: net/net.gyp

Issue 1406313002: Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ets
Patch Set: Adding comments. 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 | « net/BUILD.gn ('k') | net/test/embedded_test_server/default_handlers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index e9088d7880fe6e8a6df276cd1cfa47cf8b4824fa..a4536a9f047b5c34a310986ec5c12c6181724bca 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -557,6 +557,8 @@
'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 | « net/BUILD.gn ('k') | net/test/embedded_test_server/default_handlers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698