Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
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
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(538)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: webrtc/stats/DEPS
Issue
2335553006
:
Moving webrtc/stats/ into webrtc/api/ to resolve a circular dependency (Closed)
Patch Set:
Created 4 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
all.gyp
webrtc/BUILD.gn
webrtc/api/BUILD.gn
webrtc/api/api.gyp
webrtc/api/api_tests.gyp
webrtc/api/peerconnection.h
webrtc/api/peerconnection.cc
webrtc/api/peerconnectioninterface.h
webrtc/api/peerconnectionproxy.h
webrtc/api/rtcstats.cc
webrtc/api/rtcstats_objects.cc
webrtc/api/rtcstats_unittest.cc
webrtc/api/rtcstatscollector.h
webrtc/api/rtcstatscollector.cc
webrtc/api/rtcstatscollector_unittest.cc
webrtc/api/rtcstatsreport.cc
webrtc/api/rtcstatsreport_unittest.cc
webrtc/stats/BUILD.gn
webrtc/stats/DEPS
webrtc/stats/OWNERS
webrtc/stats/rtcstats.cc
webrtc/stats/rtcstats_objects.cc
webrtc/stats/rtcstats_unittest.cc
webrtc/stats/rtcstatscollector.h
webrtc/stats/rtcstatscollector.cc
webrtc/stats/rtcstatscollector_unittest.cc
webrtc/stats/rtcstatsreport.cc
webrtc/stats/rtcstatsreport_unittest.cc
webrtc/stats/stats.gyp
View unified diff
|
Download patch
« webrtc/api/rtcstatscollector.cc
('K') |
« webrtc/stats/BUILD.gn
('k') |
webrtc/stats/OWNERS »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
include_rules = [
2
"+webrtc/api",
3
"+webrtc/base",
4
"+webrtc/media",
5
]
OLD
NEW
« webrtc/api/rtcstatscollector.cc
('K') |
« webrtc/stats/BUILD.gn
('k') |
webrtc/stats/OWNERS »
('j') |
no next file with comments »
Issue 2335553006: Moving webrtc/stats/ into webrtc/api/ to resolve a circular dependency (Closed)
Created 4 years, 3 months ago by hbos
Modified 4 years, 3 months ago
Reviewers: kjellander_webrtc, nisse-webrtc, hta-webrtc
Base URL:
Comments: 6
This is Rietveld
408576698