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

Unified Diff: services/BUILD.gn

Issue 953353002: Add HTTP handler that redirects requests for Mojo apps (Closed) Base URL: https://github.com/domokit/mojo.git@python_data_pipe_utils
Patch Set: Created 5 years, 10 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 | « no previous file | services/mojo_url_redirector/BUILD.gn » ('j') | services/mojo_url_redirector/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 7abd919bf176489c84d28e99b1c64664ec4d546a..fcbbecb73ac0b0a612704f14450962da228c193f 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -17,6 +17,7 @@ group("services") {
"//services/icu_data",
"//services/js",
"//services/kiosk_wm",
+ "//services/mojo_url_redirector",
"//services/native_viewport",
"//services/reaper",
"//services/surfaces",
« no previous file with comments | « no previous file | services/mojo_url_redirector/BUILD.gn » ('j') | services/mojo_url_redirector/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698