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

Unified Diff: components/arc/auth/DEPS

Issue 1618193003: arc: Pass auth token from Chrome to ARC instance. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update BUILD.gn Created 4 years, 11 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 | « components/arc/BUILD.gn ('k') | components/arc/auth/arc_auth_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/auth/DEPS
diff --git a/components/arc/auth/DEPS b/components/arc/auth/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..21d4bbd30ac9ec2e06ca77c058d4e23cfdd4efb7
--- /dev/null
+++ b/components/arc/auth/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+google_apis/gaia",
+]
« no previous file with comments | « components/arc/BUILD.gn ('k') | components/arc/auth/arc_auth_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698