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

Unified Diff: sky/services/oknet/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/python/mojo_url_redirector/__mojo__.py ('k') | sky/tests/services/network.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/oknet/BUILD.gn
diff --git a/sky/services/oknet/BUILD.gn b/sky/services/oknet/BUILD.gn
index ded244e55ee480a5e5e25def223c2245fb8f1f73..1fcc2463817edee71070430ed051cd88942b498c 100644
--- a/sky/services/oknet/BUILD.gn
+++ b/sky/services/oknet/BUILD.gn
@@ -13,6 +13,7 @@ android_library("oknet") {
deps = [
"//base:base_java",
+ "//mojo/public/interfaces/network:network_java",
"//mojo/public/java:bindings",
"//mojo/public/java:system",
"//mojo/services/network/public/interfaces:interfaces_java",
« no previous file with comments | « services/python/mojo_url_redirector/__mojo__.py ('k') | sky/tests/services/network.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698