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

Side by Side Diff: remoting/codec/DEPS

Issue 13983010: Use webrtc::DesktopCapturer for screen capturer implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « media/video/capture/screen/x11/x_server_pixel_buffer.cc ('k') | remoting/codec/codec_test.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+media/video/capture/screen", 2 "+media/video/capture/screen",
3 "+remoting/protocol", 3 "+remoting/protocol",
4 4
5 "+google/protobuf", 5 "+google/protobuf",
6 "+third_party/opus", 6 "+third_party/opus",
7 "+third_party/speex", 7 "+third_party/speex",
8 "+third_party/webrtc",
8 ] 9 ]
OLDNEW
« no previous file with comments | « media/video/capture/screen/x11/x_server_pixel_buffer.cc ('k') | remoting/codec/codec_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698