Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Side by Side Diff: webrtc/modules/include/DEPS
Issue
3006583002
:
Removing references to webrtc/base in DEPS files. (Closed)
Patch Set: Resolving merge conflict
Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
webrtc/DEPS
webrtc/api/DEPS
webrtc/audio/DEPS
webrtc/call/DEPS
webrtc/common_audio/DEPS
webrtc/common_video/DEPS
webrtc/examples/DEPS
webrtc/logging/rtc_event_log/DEPS
webrtc/media/DEPS
webrtc/modules/audio_coding/DEPS
webrtc/modules/audio_conference_mixer/DEPS
webrtc/modules/audio_device/DEPS
webrtc/modules/audio_mixer/DEPS
webrtc/modules/audio_processing/DEPS
webrtc/modules/bitrate_controller/DEPS
webrtc/modules/congestion_controller/DEPS
webrtc/modules/desktop_capture/DEPS
webrtc/modules/include/DEPS
webrtc/modules/media_file/DEPS
webrtc/modules/pacing/DEPS
webrtc/modules/remote_bitrate_estimator/DEPS
webrtc/modules/rtp_rtcp/DEPS
webrtc/modules/utility/DEPS
webrtc/modules/video_capture/DEPS
webrtc/modules/video_coding/DEPS
webrtc/modules/video_processing/DEPS
webrtc/ortc/DEPS
webrtc/p2p/DEPS
webrtc/pc/DEPS
webrtc/rtc_tools/DEPS
webrtc/stats/DEPS
webrtc/system_wrappers/DEPS
webrtc/test/DEPS
webrtc/video/DEPS
webrtc/voice_engine/DEPS
View unified diff
|
« no previous file with comments
|
« webrtc/modules/desktop_capture/DEPS
('k') |
webrtc/modules/media_file/DEPS »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 include_rules = [
1 include_rules = [
2
"+webrtc/base",
3 "+webrtc/common_video",
2 "+webrtc/common_video",
4 ]
3 ]
OLD
NEW
« no previous file with comments
|
« webrtc/modules/desktop_capture/DEPS
('k') |
webrtc/modules/media_file/DEPS »
('j') |
no next file with comments »
Issue 3006583002: Removing references to webrtc/base in DEPS files. (Closed)
Created 3 years, 3 months ago by mbonadei
Modified 3 years, 3 months ago
Reviewers: kjellander_webrtc, tommi
Base URL:
Comments: 0