Sign in
chromium
/
chromium
/
src
/
c991adfd9
/
.
/
chrome
/
browser
/
resources
/
local_ntp
/
most_visited_title.html
blob: 5420eea02f9bcc074f6357e58b9f5b0e31261072 [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<meta
charset
=
"utf-8"
>
<link
rel
=
"stylesheet"
href
=
"common.css"
>
<link
rel
=
"stylesheet"
href
=
"title.css"
>
<script
src
=
"util.js"
></script>
<script
src
=
"title.js"
></script>
</head>
<body>
</body>
</html>