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

Side by Side Diff: remoting/host/DEPS

Issue 558403002: Remote Assistance on Chrome OS Part II - Native Messaging renaming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on ToT 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", 2 "+ash",
3 "+cc/output", 3 "+cc/output",
4 "+extensions/browser/api/messaging",
4 "+jingle/glue", 5 "+jingle/glue",
5 "+net", 6 "+net",
6 "+remoting/codec", 7 "+remoting/codec",
7 "+remoting/protocol", 8 "+remoting/protocol",
8 "+remoting/signaling", 9 "+remoting/signaling",
9 "+third_party/jsoncpp", 10 "+third_party/jsoncpp",
10 "+third_party/modp_b64", 11 "+third_party/modp_b64",
11 "+third_party/skia", 12 "+third_party/skia",
12 "+third_party/webrtc", 13 "+third_party/webrtc",
13 "+ui", 14 "+ui",
14 ] 15 ]
OLDNEW
« no previous file with comments | « extensions/browser/api/messaging/native_messaging_channel.h ('k') | remoting/host/it2me/it2me_native_messaging_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698