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
(416)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: ios/web/public/image_fetcher/DEPS
Issue
2526773002
:
Move iOS ImageFetcher to ios/web/public (Closed)
Patch Set: Rename headers
Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
ios/chrome/BUILD.gn
ios/chrome/browser/net/BUILD.gn
ios/chrome/browser/net/image_fetcher.mm
ios/chrome/browser/net/image_fetcher_unittest.mm
ios/chrome/browser/suggestions/BUILD.gn
ios/chrome/browser/suggestions/image_fetcher_impl.h
ios/chrome/browser/suggestions/image_fetcher_impl.mm
ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
ios/chrome/browser/webp_transcode/BUILD.gn
ios/chrome/browser/webp_transcode/DEPS
ios/chrome/browser/webp_transcode/OWNERS
ios/chrome/browser/webp_transcode/README
ios/chrome/browser/webp_transcode/webp_decoder.h
ios/chrome/browser/webp_transcode/webp_decoder.mm
ios/chrome/browser/webp_transcode/webp_decoder_unittest.mm
ios/chrome/test/data/webp_transcode/OWNERS
ios/chrome/test/data/webp_transcode/test.jpg
ios/chrome/test/data/webp_transcode/test.webp
ios/chrome/test/data/webp_transcode/test_alpha.png
ios/chrome/test/data/webp_transcode/test_alpha.webp
ios/chrome/test/data/webp_transcode/test_small.tiff
ios/chrome/test/data/webp_transcode/test_small.webp
ios/web/BUILD.gn
ios/web/public/image_fetcher/BUILD.gn
ios/web/public/image_fetcher/DEPS
ios/web/public/image_fetcher/OWNERS
ios/web/public/image_fetcher/image_data_fetcher.h
ios/web/public/image_fetcher/image_data_fetcher.mm
ios/web/public/image_fetcher/image_data_fetcher_unittest.mm
ios/web/public/image_fetcher/webp_decoder.h
ios/web/public/image_fetcher/webp_decoder.mm
ios/web/public/image_fetcher/webp_decoder_unittest.mm
ios/web/public/test/mock_image_data_fetcher.h
ios/web/public/test/mock_image_data_fetcher.mm
ios/web/test/data/webp_transcode/OWNERS
ios/web/test/data/webp_transcode/test.jpg
ios/web/test/data/webp_transcode/test.webp
ios/web/test/data/webp_transcode/test_alpha.png
ios/web/test/data/webp_transcode/test_alpha.webp
ios/web/test/data/webp_transcode/test_small.tiff
ios/web/test/data/webp_transcode/test_small.webp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« ios/web/public/image_fetcher/BUILD.gn
('k') |
ios/web/public/image_fetcher/OWNERS »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: ios/web/public/image_fetcher/DEPS
diff --git a/ios/chrome/browser/webp_transcode/DEPS b/ios/web/public/image_fetcher/DEPS
similarity index 100%
rename from ios/chrome/browser/webp_transcode/DEPS
rename to ios/web/public/image_fetcher/DEPS
« no previous file with comments
|
« ios/web/public/image_fetcher/BUILD.gn
('k') |
ios/web/public/image_fetcher/OWNERS »
('j') |
no next file with comments »
Issue 2526773002: Move iOS ImageFetcher to ios/web/public (Closed)
Created 4 years, 1 month ago by gambard
Modified 4 years ago
Reviewers: sdefresne, droger, Eugene But (OOO till 7-30), urvang, blundell
Base URL:
Comments: 35
This is Rietveld
408576698