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
(649)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: components/sync/engine/net/DEPS
Issue
2408463002
:
[Sync] Move network-related code from core/ to engine/net/. (Closed)
Patch Set: Use SyncServerConnectionManager instead of ServerConnectionManagerImpl.
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:
chrome/browser/sync/profile_sync_service_android.cc
components/browser_sync/profile_sync_service.h
components/browser_sync/profile_sync_service.cc
components/browser_sync/test_http_bridge_factory.h
components/sync/BUILD.gn
components/sync/core/http_bridge.h
components/sync/core/http_bridge.cc
components/sync/core/http_bridge_network_resources.h
components/sync/core/http_bridge_network_resources.cc
components/sync/core/http_bridge_unittest.cc
components/sync/core/http_post_provider_factory.h
components/sync/core/http_post_provider_interface.h
components/sync/core/network_resources.h
components/sync/core/network_time_update_callback.h
components/sync/core/sync_manager.h
components/sync/core_impl/sync_manager_impl.h
components/sync/core_impl/sync_manager_impl.cc
components/sync/core_impl/sync_manager_impl_unittest.cc
components/sync/core_impl/syncapi_server_connection_manager.h
components/sync/core_impl/syncapi_server_connection_manager.cc
components/sync/core_impl/syncapi_server_connection_manager_unittest.cc
components/sync/core_impl/test/fake_sync_manager.cc
components/sync/driver/glue/sync_backend_host_core.cc
components/sync/driver/glue/sync_backend_host_impl.cc
components/sync/driver/glue/sync_backend_host_impl_unittest.cc
components/sync/engine/net/DEPS
components/sync/engine/net/http_bridge.h
components/sync/engine/net/http_bridge.cc
components/sync/engine/net/http_bridge_network_resources.h
components/sync/engine/net/http_bridge_network_resources.cc
components/sync/engine/net/http_bridge_unittest.cc
components/sync/engine/net/http_post_provider_factory.h
components/sync/engine/net/http_post_provider_interface.h
components/sync/engine/net/network_resources.h
components/sync/engine/net/network_time_update_callback.h
components/sync/engine_impl/net/sync_server_connection_manager.h
components/sync/engine_impl/net/sync_server_connection_manager.cc
components/sync/engine_impl/net/sync_server_connection_manager_unittest.cc
components/sync/test/fake_server/android/fake_server_helper_android.cc
components/sync/test/fake_server/fake_server_http_post_provider.h
components/sync/test/fake_server/fake_server_network_resources.h
components/sync/test/fake_server/fake_server_network_resources.cc
components/sync/tools/sync_client.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« components/sync/driver/glue/sync_backend_host_impl_unittest.cc
('k') |
components/sync/engine/net/http_bridge.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: components/sync/engine/net/DEPS
diff --git a/ios/net/DEPS b/components/sync/engine/net/DEPS
similarity index 100%
copy from ios/net/DEPS
copy to components/sync/engine/net/DEPS
« no previous file with comments
|
« components/sync/driver/glue/sync_backend_host_impl_unittest.cc
('k') |
components/sync/engine/net/http_bridge.h »
('j') |
no next file with comments »
Issue 2408463002: [Sync] Move network-related code from core/ to engine/net/. (Closed)
Created 4 years, 2 months ago by maxbogue
Modified 4 years, 2 months ago
Reviewers: pavely, davidben
Base URL:
Comments: 2
This is Rietveld
408576698