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

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: Use DCHEC_NE/EQ 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698