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

Unified Diff: blimp/client/DEPS

Issue 2204223005: Blimp OAuth2 token retreival on application start up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build config. Created 4 years, 4 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: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index bd936fd603ee23534d0dd7f6bc8e980ce886178e..d59f63b0c4e6efda09be079572b6806942d65c9b 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -4,9 +4,11 @@ include_rules = [
"-cc/blink",
"-chrome",
"+components/safe_json",
+ "+components/sync",
"+components/url_formatter",
"+components/version_info",
"-content",
+ "+google_apis/gaia",
"+gpu",
"+jni",
"+net",

Powered by Google App Engine
This is Rietveld 408576698