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

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

Issue 9181013: [uber page] Migrate remaining Personal options into Browser options. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: kill, kill, kill! Created 8 years, 11 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/options2/options.html
===================================================================
--- chrome/browser/resources/options2/options.html (revision 117054)
+++ chrome/browser/resources/options2/options.html (working copy)
@@ -34,7 +34,6 @@
<link rel="stylesheet" href="manage_profile_overlay.css">
<link rel="stylesheet" href="password_manager.css">
<link rel="stylesheet" href="password_manager_list.css">
-<link rel="stylesheet" href="personal_options.css">
<link rel="stylesheet" href="search_engine_manager.css">
<link rel="stylesheet" href="search_page.css">
<link rel="stylesheet" href="subpages_tab_controls.css">
@@ -118,7 +117,6 @@
allow search results to display in the desired order. -->
<include src="search_page.html">
<include src="browser_options.html">
- <include src="personal_options.html">
<if expr="pp_ifdef('chromeos')">
<include src="chromeos/system_options.html">
<include src="chromeos/internet_options.html">

Powered by Google App Engine
This is Rietveld 408576698