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

Unified Diff: sky/services/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 | « sky/engine/public/platform/Platform.h ('k') | sky/services/platform/platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/platform/BUILD.gn
diff --git a/sky/services/platform/BUILD.gn b/sky/services/platform/BUILD.gn
index 2bd0c74c2453776990fc1df36252d084d6dfd081..3bd248663595f4854742c2d5857de324996b6788 100644
--- a/sky/services/platform/BUILD.gn
+++ b/sky/services/platform/BUILD.gn
@@ -19,6 +19,8 @@ source_set("platform") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
+ "//mojo/services/authenticating_url_loader/public/interfaces",
+ "//mojo/services/authentication/public/interfaces",
"//mojo/services/network/public/interfaces",
"//sky/engine",
"//url",
« no previous file with comments | « sky/engine/public/platform/Platform.h ('k') | sky/services/platform/platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698