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

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: More test movement. 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 e87124c6214427b2a1d532ad5ed08985ff449c9b..517d65ff42132a855931659ca3252d91e0c2773f 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/src/mojo/public",

Powered by Google App Engine
This is Rietveld 408576698