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

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: Include cleanups 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 "+chrome/browser/extensions/api/messaging",
2 "+jingle/glue", 3 "+jingle/glue",
3 "+net", 4 "+net",
4 "+remoting/codec", 5 "+remoting/codec",
5 "+remoting/protocol", 6 "+remoting/protocol",
6 "+remoting/signaling", 7 "+remoting/signaling",
7 "+third_party/jsoncpp", 8 "+third_party/jsoncpp",
8 "+third_party/modp_b64", 9 "+third_party/modp_b64",
9 "+third_party/webrtc", 10 "+third_party/webrtc",
10 "+ui", 11 "+ui",
11 ] 12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698