Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Side by Side Diff: chrome/browser/resources/task_scheduler_internals/index.html

Issue 2349623003: Add a Browser Task Scheduler Chrome Internals Page (Closed)
Patch Set: Remvoe allowexternalscript Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Task Scheduler Internals</title>
5 <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
6 </head>
7 <body>
8 <h1>Task Scheduler Internals</h1>
9 Status: $i18n{status}
10 </body>
11 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698