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

Unified Diff: remoting/DEPS

Issue 639233002: Remote assistance on Chrome OS Part IV - It2MeHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS clean up and ChromotingHostContext clean up Created 6 years, 2 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 | « chrome/chrome_browser_extensions.gypi ('k') | remoting/host/basic_desktop_environment.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 8f52b3e363eeb822cff3d11d8c236c095a6d7ba6..9503267fedf7fae8ca456c6031c343af2407eaf8 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,4 +1,8 @@
include_rules = [
+ # For remote assistance on Chrome OS.
+ "+content/public/browser",
jochen (gone - plz use gerrit) 2014/10/13 08:19:57 shouldn't this be in remoting/host/DEPS
kelvinp 2014/10/13 16:48:54 Done.
+ "+components/policy/core/common",
jochen (gone - plz use gerrit) 2014/10/13 08:19:56 shouldn't these two be in remoting/host/DEPS?
jochen (gone - plz use gerrit) 2014/10/13 08:19:56 shouldn't these two be in remoting/host/DEPS?
jochen (gone - plz use gerrit) 2014/10/13 08:19:58 shouldn't these two be in remoting/host/DEPS?
kelvinp 2014/10/13 16:48:54 Done.
kelvinp 2014/10/13 16:48:54 Done.
+
"+crypto",
"+google_apis",
"+media/base",
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | remoting/host/basic_desktop_environment.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698