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
(296)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: components/payments/DEPS
Issue
2621153002
:
[WebPayments] Add the Payment Method section in the Payment Sheet (Closed)
Patch Set: Initial patch
Created 3 years, 11 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:
chrome/browser/payments/chrome_payment_request_delegate.h
chrome/browser/payments/chrome_payment_request_delegate.cc
chrome/browser/ui/BUILD.gn
chrome/browser/ui/views/payments/payment_method_view_controller.h
chrome/browser/ui/views/payments/payment_method_view_controller.cc
chrome/browser/ui/views/payments/payment_request_dialog.h
chrome/browser/ui/views/payments/payment_request_dialog.cc
chrome/browser/ui/views/payments/payment_request_views_util.cc
chrome/browser/ui/views/payments/payment_sheet_view_controller.h
chrome/browser/ui/views/payments/payment_sheet_view_controller.cc
components/autofill/core/browser/credit_card.h
components/autofill/core/browser/credit_card.cc
components/autofill_strings.grdp
components/payments/DEPS
components/payments/payment_request.h
components/payments/payment_request.cc
components/payments/payment_request_delegate.h
View unified diff
|
Download patch
« components/autofill/core/browser/credit_card.cc
('K') |
« components/autofill_strings.grdp
('k') |
components/payments/payment_request.h »
('j') |
components/payments/payment_request.h »
('J')
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
"+components/autofill",
2 # TODO(crbug.com/679381): Move this to components/payments/content.
3 # TODO(crbug.com/679381): Move this to components/payments/content.
3 "+content/public/browser",
4 "+content/public/browser",
4
5
5 "+mojo/public/cpp",
6 "+mojo/public/cpp",
6 "+third_party/re2",
7 "+third_party/re2",
7 ]
8 ]
OLD
NEW
« components/autofill/core/browser/credit_card.cc
('K') |
« components/autofill_strings.grdp
('k') |
components/payments/payment_request.h »
('j') |
components/payments/payment_request.h »
('J')
Issue 2621153002: [WebPayments] Add the Payment Method section in the Payment Sheet (Closed)
Created 3 years, 11 months ago by anthonyvd
Modified 3 years, 11 months ago
Reviewers: Mathieu, please use gerrit instead, sky
Base URL:
Comments: 34
This is Rietveld
408576698