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

Unified Diff: remoting/protocol/DEPS

Issue 10877014: Moved the video encoders/decoders to the codec directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 4 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/host/screen_recorder_unittest.cc ('k') | remoting/protocol/connection_to_client_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index 09d966f58a47bf492344fac5d9be6348bfc9f42f..8b14bb28e107fb3f162b5e03df84448ca675119e 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/cpp",
"+ppapi/utility",
+ "+remoting/codec",
"+remoting/jingle_glue",
"+third_party/libjingle",
"+third_party/protobuf/src",
« no previous file with comments | « remoting/host/screen_recorder_unittest.cc ('k') | remoting/protocol/connection_to_client_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698