summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/local_ntp/most_visited_title.html
blob: 5420eea02f9bcc074f6357e58b9f5b0e31261072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>