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
(765)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: components/grpc_support/DEPS
Issue
2273403003
:
Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Patch Set: Address comments
Created 4 years, 2 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:
components/BUILD.gn
components/cronet/DEPS
components/cronet/ios/BUILD.gn
components/cronet/ios/Cronet.h
components/cronet/ios/Cronet.mm
components/cronet/ios/cronet_bidirectional_stream.h
components/cronet/ios/cronet_bidirectional_stream.cc
components/cronet/ios/cronet_c_for_grpc.h
components/cronet/ios/cronet_c_for_grpc.cc
components/cronet/ios/cronet_environment.h
components/cronet/ios/cronet_environment.cc
components/cronet/ios/test/BUILD.gn
components/cronet/ios/test/cronet_bidirectional_stream_test.mm
components/cronet/ios/test/cronet_http_test.mm
components/cronet/ios/test/get_stream_engine.mm
components/cronet/ios/test/quic_test_server.h
components/cronet/ios/test/quic_test_server.cc
components/cronet/ios/test/start_cronet.h
components/cronet/ios/test/start_cronet.mm
components/grpc_support/BUILD.gn
components/grpc_support/DEPS
components/grpc_support/OWNERS
components/grpc_support/README.md
components/grpc_support/bidirectional_stream.h
components/grpc_support/bidirectional_stream.cc
components/grpc_support/bidirectional_stream_c.cc
components/grpc_support/bidirectional_stream_unittest.cc
components/grpc_support/include/DEPS
components/grpc_support/include/bidirectional_stream_c.h
components/grpc_support/include/headers.gni
components/grpc_support/test/BUILD.gn
components/grpc_support/test/get_stream_engine.h
components/grpc_support/test/get_stream_engine.cc
components/grpc_support/test/quic_test_server.h
components/grpc_support/test/quic_test_server.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« components/grpc_support/BUILD.gn
('k') |
components/grpc_support/OWNERS »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: components/grpc_support/DEPS
diff --git a/chromecast/net/DEPS b/components/grpc_support/DEPS
similarity index 100%
copy from chromecast/net/DEPS
copy to components/grpc_support/DEPS
« no previous file with comments
|
« components/grpc_support/BUILD.gn
('k') |
components/grpc_support/OWNERS »
('j') |
no next file with comments »
Issue 2273403003: Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Created 4 years, 4 months ago by Garrett Casto
Modified 4 years, 2 months ago
Reviewers: mef, blundell
Base URL:
Comments: 23
This is Rietveld
408576698