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

Unified Diff: remoting/test/DEPS

Issue 1214113009: Update TestVideoRenderer with video decoding capabilities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Addressed feedback from Joe: changed the callback mechanism" Created 5 years, 6 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/test/DEPS
diff --git a/remoting/test/DEPS b/remoting/test/DEPS
index 58a26bab3f2fd701a4887bd048e94847bf16d5f1..f5971fe461bee6ecff84ef1ee83ca2a685ecac28 100644
--- a/remoting/test/DEPS
+++ b/remoting/test/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+jingle/glue",
"+net",
"+remoting/client",
+ "+remoting/codec",
"+remoting/host",
"+remoting/protocol",
"+remoting/signaling",

Powered by Google App Engine
This is Rietveld 408576698