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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 1154223003: NOT FOR COMMIT: POC of using AuthenticatingURLLoader in Sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: updated comment 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 | « no previous file | sky/engine/platform/fetcher/MojoFetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 3deeddddc4f8af6c59447deb32f88d89cb488e08..efda85f9a210b597c0705f6812be7019f2c69572 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -599,6 +599,7 @@ source_set("platform") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
+ "//mojo/services/authenticating_url_loader/public/interfaces",
"//mojo/services/network/public/interfaces",
"//skia",
"//sky/engine/wtf",
« no previous file with comments | « no previous file | sky/engine/platform/fetcher/MojoFetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698