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

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

Issue 1129063008: Move mojom definitions of URL{Request,Response} into SDK (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update for monet Created 5 years, 7 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 | « services/js/test/network_test.js ('k') | services/python/mojo_url_redirector/__mojo__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a608ae49fbdc591e9c183019a61043eec7455c43..deeb1e2021e536001af22d5d02ff51c678f8c3af 100644
--- a/services/python/mojo_url_redirector/BUILD.gn
+++ b/services/python/mojo_url_redirector/BUILD.gn
@@ -11,6 +11,7 @@ python_packaged_application("mojo_url_redirector") {
]
deps = [
"//mojo/public/interfaces/application:application_python",
+ "//mojo/public/interfaces/network:network_python",
"//mojo/public/python:packaged_application",
"//mojo/public/python:packaged_bindings",
"//mojo/python:packaged_utils",
« no previous file with comments | « services/js/test/network_test.js ('k') | services/python/mojo_url_redirector/__mojo__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698