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

Unified Diff: chrome/browser/resources/options/options_page.css

Issue 6513010: WebUI: Get rid of more references to DOMUI in the rest of the directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/network_menu.js ('k') | chrome/browser/tab_contents/render_view_host_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/options_page.css
diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
index f722536964596837342da5207299d7a9f524ca21..e132bd480df170995e0847377bf9faf937fbb530 100644
--- a/chrome/browser/resources/options/options_page.css
+++ b/chrome/browser/resources/options/options_page.css
@@ -430,7 +430,7 @@ list:not([disabled]) > :hover {
background-color: #e4ecf7;
}
-/* TODO(stuartmorgan): Once this becomes the list style for other DOMUI pages
+/* TODO(stuartmorgan): Once this becomes the list style for other WebUI pages
* these rules can be simplified (since they wont need to override other rules).
*/
« no previous file with comments | « chrome/browser/resources/network_menu.js ('k') | chrome/browser/tab_contents/render_view_host_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698