repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
chromeos
/
first_run
/
tray_step.html
blob
2b7b9e73f3cf895e76b84b33f22c745e803ee399
1
<div
id
=
"tray"
class
=
"step bubble transparent hidden"
>
2
<h1
i18n-content
=
"trayHeader"
></h1>
3
<p
i18n-content
=
"trayText"
><p>
4
<div
class
=
"controls"
>
5
<button
i18n-content
=
"nextButton"
6
class
=
"next-button custom-appearance blue-button"
></button>
7
</div>
8
</div>