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

Side by Side Diff: webrtc/sdk/objc/DEPS

Issue 2855023003: Move RTCAudioSession* files modules/audio_device/ -> sdk/Framework. (Closed)
Patch Set: Address comments Created 3 years, 6 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
« no previous file with comments | « webrtc/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/Audio/RTCAudioSession.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+WebRTC", 2 "+WebRTC",
3 "+Common", 3 "+Common",
4 "+Video", 4 "+Video",
5 "+Audio", 5 "+Audio",
6 "+UI", 6 "+UI",
7 "+PeerConnection", 7 "+PeerConnection",
8 "+VideoToolbox", 8 "+VideoToolbox",
9 "+Metal", 9 "+Metal",
10 "+webrtc/api", 10 "+webrtc/api",
11 "+webrtc/common_video/h264", 11 "+webrtc/common_video/h264",
12 "+webrtc/common_video/include", 12 "+webrtc/common_video/include",
13 "+webrtc/common_video/libyuv/include", 13 "+webrtc/common_video/libyuv/include",
14 "+webrtc/media", 14 "+webrtc/media",
15 "+webrtc/modules/video_coding", 15 "+webrtc/modules/video_coding",
16 "+webrtc/pc", 16 "+webrtc/pc",
17 "+webrtc/system_wrappers", 17 "+webrtc/system_wrappers",
18 ] 18 ]
OLDNEW
« no previous file with comments | « webrtc/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/Audio/RTCAudioSession.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698