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

Unified Diff: remoting/DEPS

Issue 798173002: Add support for internal overrides for Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « no previous file | remoting/host/remoting_me2me_host.cc » ('j') | remoting/remoting_host.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 5d7065f2d76f1b45d7bfaf93ed4f5e09a0d5c8cd..153469794549ef5e0072db39fd7db3539e9457fa 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"-remoting",
"+remoting/base",
"+remoting/proto",
+ "+remoting/tools",
Jamie 2014/12/13 02:12:16 This should be in host/DEPS.
dcaiafa 2014/12/13 02:16:56 Done.
"+third_party/google_toolbox_for_mac/src",
"+third_party/libjingle",
"+third_party/libvpx",
« no previous file with comments | « no previous file | remoting/host/remoting_me2me_host.cc » ('j') | remoting/remoting_host.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698