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

Unified Diff: services/python/mojo_url_redirector/BUILD.gn

Issue 1037733002: Flesh out MojoUrlRedirector apptests (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Update args Created 5 years, 9 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: services/python/mojo_url_redirector/BUILD.gn
diff --git a/services/python/mojo_url_redirector/BUILD.gn b/services/python/mojo_url_redirector/BUILD.gn
index 201999aba67632672e51d6361a22d79f18858062..b9a8887e53189b704be3545976c4b4ce86bc721b 100644
--- a/services/python/mojo_url_redirector/BUILD.gn
+++ b/services/python/mojo_url_redirector/BUILD.gn
@@ -37,6 +37,8 @@ mojo_native_application("apptests") {
"//mojo/application",
"//mojo/application:test_support",
"//mojo/common",
+ "//mojo/services/http_server/public/cpp",
+ "//mojo/services/http_server/public/interfaces",
"//mojo/services/network/public/interfaces",
]

Powered by Google App Engine
This is Rietveld 408576698