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

Unified Diff: remoting/base/DEPS

Issue 2661153003: Moving oauth code from host to base to allow code sharing between host and client. (Closed)
Patch Set: Merge branch 'master' into auth_token Created 3 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 | « remoting/base/BUILD.gn ('k') | remoting/base/fake_oauth_token_getter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/DEPS
diff --git a/remoting/base/DEPS b/remoting/base/DEPS
index 185a9299f25fbcea8d2d25ed9e240b3298b44dde..ecd79937012559e90ee657578901a8ffa3d336e8 100644
--- a/remoting/base/DEPS
+++ b/remoting/base/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+breakpad",
"+google/protobuf",
+ "+google_apis",
"+mojo/edk/embedder",
"+net",
"+third_party/zlib",
« no previous file with comments | « remoting/base/BUILD.gn ('k') | remoting/base/fake_oauth_token_getter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698