| 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">
|
|
|