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

Unified Diff: remoting/host/DEPS

Issue 543243003: Remote Assistance on Chrome OS Part I - Aura Desktop Capturer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index eed4138592c0a73c4ffb1e4b049469b68133dfa0..66e61fd2786459b5c6f28b50d60411ec15b70abb 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+ash",
+ "+cc/output",
"+jingle/glue",
"+net",
"+remoting/codec",
@@ -6,6 +8,7 @@ include_rules = [
"+remoting/signaling",
"+third_party/jsoncpp",
"+third_party/modp_b64",
+ "+third_party/skia",
"+third_party/webrtc",
"+ui",
]
« no previous file with comments | « no previous file | remoting/host/chromeos/aura_desktop_capturer.h » ('j') | remoting/host/chromeos/aura_desktop_capturer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698