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

Unified Diff: chrome/browser/resources/task_manager/includes.js

Issue 8509033: WebUI TaskManager: small UI fixes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: to be commited. Created 9 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/task_manager/task_manager.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/task_manager/includes.js
diff --git a/chrome/browser/resources/task_manager/includes.js b/chrome/browser/resources/task_manager/includes.js
index cd4fa8c8ee1d49b63ff5ac545589ccfa4749edbe..75708b12c5929a0de7e0b4302400072f983d8e16 100644
--- a/chrome/browser/resources/task_manager/includes.js
+++ b/chrome/browser/resources/task_manager/includes.js
@@ -7,9 +7,11 @@
// reference the resources.
var css = [
+ 'chrome_shared.css',
'list.css',
'table.css',
'menu.css',
+ 'button.css',
];
var script = [
« no previous file with comments | « no previous file | chrome/browser/resources/task_manager/task_manager.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698