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

Side by Side Diff: remoting/client/DEPS

Issue 18233015: Abstract PPAPI's ImageData behind webrtc::DesktopFrame interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify PepperDesktopFrame implementation Created 7 years, 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ppapi", 2 "+ppapi",
3 "+jingle/glue", 3 "+jingle/glue",
4 "+net", 4 "+net",
5 "+third_party/webrtc",
5 6
6 "+remoting/codec", 7 "+remoting/codec",
7 "+remoting/protocol", 8 "+remoting/protocol",
8 "+remoting/jingle_glue", 9 "+remoting/jingle_glue",
9 ] 10 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/client/frame_consumer.h » ('j') | remoting/client/plugin/pepper_desktop_frame.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698