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

Side by Side 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: Address wez's feedback 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ash",
3 "+cc/output",
2 "+jingle/glue", 4 "+jingle/glue",
3 "+net", 5 "+net",
4 "+remoting/codec", 6 "+remoting/codec",
5 "+remoting/protocol", 7 "+remoting/protocol",
6 "+remoting/signaling", 8 "+remoting/signaling",
7 "+third_party/jsoncpp", 9 "+third_party/jsoncpp",
8 "+third_party/modp_b64", 10 "+third_party/modp_b64",
11 "+third_party/skia",
9 "+third_party/webrtc", 12 "+third_party/webrtc",
10 "+ui", 13 "+ui",
11 ] 14 ]
OLDNEW
« 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