Chromium Code Reviews

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

Issue 2862663003: Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « webrtc/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/RTCVideoFrame.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 "+webrtc/api", 3 "+webrtc/api",
4 "+webrtc/common_video/h264", 4 "+webrtc/common_video/h264",
5 "+webrtc/common_video/include", 5 "+webrtc/common_video/include",
6 "+webrtc/common_video/libyuv/include",
7 "+webrtc/media", 6 "+webrtc/media",
8 "+webrtc/modules/video_coding", 7 "+webrtc/modules/video_coding",
9 "+webrtc/pc", 8 "+webrtc/pc",
10 "+webrtc/system_wrappers", 9 "+webrtc/system_wrappers",
11 ] 10 ]
OLDNEW
« no previous file with comments | « webrtc/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/RTCVideoFrame.mm » ('j') | no next file with comments »

Powered by Google App Engine