Chromium Code Reviews| Index: chrome/browser/resources/md_downloads/downloads.html |
| diff --git a/chrome/browser/resources/md_downloads/downloads.html b/chrome/browser/resources/md_downloads/downloads.html |
| index 676c58e6b5cb539e3c1cc74aca072d1cc6d70a25..c1546dd777181dcf415b5223604c4b919a28a4e2 100644 |
| --- a/chrome/browser/resources/md_downloads/downloads.html |
| +++ b/chrome/browser/resources/md_downloads/downloads.html |
| @@ -37,5 +37,6 @@ |
| <link rel="import" href="chrome://resources/html/load_time_data.html"> |
| <link rel="import" href="chrome://downloads/strings.html"> |
| <link rel="import" href="chrome://resources/html/i18n_template.html"> |
| + <!--<link rel="import" href="chrome://downloads/crisper.html">--> |
|
michaelpg
2015/10/02 09:10:49
what's this doing?
Dan Beam
2015/10/03 02:43:58
turns out: nothing
|
| </body> |
| </html> |