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

Unified Diff: chrome/browser/resources/options.html

Issue 3171003: DOMUI: Add basic HTML for the AutoFill options page. (Closed)
Patch Set: 80 cols. Created 10 years, 4 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
Index: chrome/browser/resources/options.html
diff --git a/chrome/browser/resources/options.html b/chrome/browser/resources/options.html
index 1dfd0a04f0957419b81fa1e64046f3c2aee26244..49c659a17460dfe889db42202ead8c1972cba83a 100644
--- a/chrome/browser/resources/options.html
+++ b/chrome/browser/resources/options.html
@@ -158,6 +158,7 @@ window.onpopstate = function(e) {
<link rel="stylesheet" href="options/options_page.css">
<link rel="stylesheet" href="options/add_startup_page_overlay.css">
+<link rel="stylesheet" href="options/autofill_options_page.css">
<link rel="stylesheet" href="options/browser_options_page.css">
<link rel="stylesheet" href="options/clear_browser_data_overlay.css">
<link rel="stylesheet" href="options/content_settings_exceptions_area.css">
« no previous file with comments | « chrome/browser/dom_ui/autofill_options_handler.cc ('k') | chrome/browser/resources/options/autofill_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698