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

Unified Diff: components/html_viewer/DEPS

Issue 1431653003: Migrating tests to use EmbeddedTestServer (misc) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing tests. Created 5 years, 1 month 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: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index b41027c3ec71080cc12ef3ad00f37ad241c21556..75ddf7502773f1c0550795bd751254f0a7b77115 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -36,7 +36,7 @@ include_rules = [
"+mojo/services/network",
"+mojo/services/tracing/public",
"+net/base",
- "+net/test/spawned_test_server",
+ "+net/test/embedded_test_server",
"+skia",
"+third_party/WebKit/public",
"+third_party/mojo_services/src",

Powered by Google App Engine
This is Rietveld 408576698