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
(245)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ios/chrome/app/resources/ChromeAddition+Info.plist
Issue
2555233002
:
[iOS] Upstreaming of Info.plist and entitlements generation. (Closed)
Patch Set:
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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
ios/build/chrome_build.gni
ios/chrome/app/BUILD.gn
ios/chrome/app/resources/AssociatedDomains.entitlements
ios/chrome/app/resources/BUILD.gn
ios/chrome/app/resources/Chrome.entitlements
ios/chrome/app/resources/ChromeAddition+Info.plist
ios/chrome/app/resources/EarlGreyAddition+Info.plist
ios/chrome/app/resources/EncryptionExportCompliance+Info.plist
ios/chrome/app/resources/Info.plist
ios/chrome/app/resources/quick_action_new_incognito_tab@2x.png
ios/chrome/app/resources/quick_action_new_incognito_tab@3x.png
ios/chrome/app/resources/quick_action_new_tab@2x.png
ios/chrome/app/resources/quick_action_new_tab@3x.png
ios/chrome/app/resources/quick_action_voice_search@2x.png
ios/chrome/app/resources/quick_action_voice_search@3x.png
ios/public/provider/chrome/browser/build_config.gni
View unified diff
|
Download patch
« ios/chrome/app/resources/BUILD.gn
('K') |
« ios/chrome/app/resources/Chrome.entitlements
('k') |
ios/chrome/app/resources/EarlGreyAddition+Info.plist »
('j') |
ios/chrome/app/resources/EncryptionExportCompliance+Info.plist »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
<key>UIApplicationDelegate</key>
6
<string>MainApplicationDelegate</string>
7
</dict>
8
</plist>
OLD
NEW
« ios/chrome/app/resources/BUILD.gn
('K') |
« ios/chrome/app/resources/Chrome.entitlements
('k') |
ios/chrome/app/resources/EarlGreyAddition+Info.plist »
('j') |
ios/chrome/app/resources/EncryptionExportCompliance+Info.plist »
('J')
Issue 2555233002: [iOS] Upstreaming of Info.plist and entitlements generation. (Closed)
Created 4 years ago by sdefresne
Modified 4 years ago
Reviewers: rohitrao (ping after 24h)
Base URL:
Comments: 6
This is Rietveld
408576698