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

Side by Side Diff: remoting/DEPS

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Explicitly use webrtc_overrides/webrtc/base/logging.h Created 3 years, 11 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 "+crypto", 2 "+crypto",
3 3
4 "+components/policy", 4 "+components/policy",
5 5
6 "-remoting", 6 "-remoting",
7 "+remoting/base", 7 "+remoting/base",
8 "+remoting/proto", 8 "+remoting/proto",
9 "+third_party/google_toolbox_for_mac/src", 9 "+third_party/google_toolbox_for_mac/src",
10 "+third_party/libjingle", 10 "+third_party/libjingle",
11 "+third_party/libvpx", 11 "+third_party/libvpx",
12 "+third_party/libyuv", 12 "+third_party/libyuv",
13 "+third_party/webrtc/base", 13 "+third_party/webrtc/base",
14 "+third_party/webrtc/libjingle",
15 "+third_party/webrtc/media", 14 "+third_party/webrtc/media",
16 "+third_party/webrtc/p2p", 15 "+third_party/webrtc/p2p",
17 "+third_party/webrtc/modules/desktop_capture", 16 "+third_party/webrtc/modules/desktop_capture",
17 "+third_party/libjingle_xmpp/xmllite",
18 "+ui/base/keycodes", 18 "+ui/base/keycodes",
19 "+ui/base/l10n", 19 "+ui/base/l10n",
20 "+ui/base/resource", 20 "+ui/base/resource",
21 ] 21 ]
OLDNEW
« no previous file with comments | « jingle/notifier/listener/xmpp_push_client.h ('k') | remoting/client/client_status_logger_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698