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

Unified Diff: net/test/base_test_server.h

Issue 10073033: Run safebrowsing_service_test through the net testserver code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review changes Created 8 years, 8 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
Index: net/test/base_test_server.h
diff --git a/net/test/base_test_server.h b/net/test/base_test_server.h
index fd04e55133b7e83bf860849b70e2c9ba00c419d0..531059801bd974c9fa33b82b45f14447908fed3e 100644
--- a/net/test/base_test_server.h
+++ b/net/test/base_test_server.h
@@ -36,6 +36,7 @@ class BaseTestServer {
TYPE_GDATA,
TYPE_HTTP,
TYPE_HTTPS,
+ TYPE_SAFEBROWSING,
TYPE_SYNC,
TYPE_TCP_ECHO,
TYPE_UDP_ECHO,
@@ -230,4 +231,3 @@ class BaseTestServer {
} // namespace net
#endif // NET_TEST_BASE_TEST_SERVER_H_
-
« no previous file with comments | « net/DEPS ('k') | net/test/base_test_server.cc » ('j') | net/test/local_test_server.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698