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

Side by Side Diff: video/DEPS

Issue 3016593002: Revert of Add full stack tests for MediaCodec. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « video/BUILD.gn ('k') | video/full_stack_tests.cc » ('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 "+call", 2 "+call",
3 "+common_video", 3 "+common_video",
4 "+logging/rtc_event_log", 4 "+logging/rtc_event_log",
5 "+media/base", 5 "+media/base",
6 "+media/engine", 6 "+media/engine",
7 "+modules/audio_mixer", 7 "+modules/audio_mixer",
8 "+modules/bitrate_controller", 8 "+modules/bitrate_controller",
9 "+modules/congestion_controller", 9 "+modules/congestion_controller",
10 "+modules/pacing", 10 "+modules/pacing",
11 "+modules/remote_bitrate_estimator", 11 "+modules/remote_bitrate_estimator",
12 "+modules/rtp_rtcp", 12 "+modules/rtp_rtcp",
13 "+modules/utility", 13 "+modules/utility",
14 "+modules/video_coding", 14 "+modules/video_coding",
15 "+modules/video_capture", 15 "+modules/video_capture",
16 "+modules/video_processing", 16 "+modules/video_processing",
17 "+sdk",
18 "+system_wrappers", 17 "+system_wrappers",
19 "+voice_engine", 18 "+voice_engine",
20 ] 19 ]
OLDNEW
« no previous file with comments | « video/BUILD.gn ('k') | video/full_stack_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698