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

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

Issue 9232010: [uber page] Migrate all elements in the 'System' (cros) page to new locations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' 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 117867)
+++ chrome/browser/resources/options2/options.html (working copy)
@@ -46,7 +46,6 @@
<link rel="stylesheet" href="chromeos/internet_options_page.css">
<link rel="stylesheet" herf="chromeos/pointer_overlay.css">
<link rel="stylesheet" href="chromeos/proxy.css">
- <link rel="stylesheet" href="chromeos/system_options_page.css">
</if>
<if expr="pp_ifdef('chromeos') and pp_ifdef('use_virtual_keyboard')">
<link rel="stylesheet" href="chromeos/virtual_keyboard.css">
@@ -119,7 +118,6 @@
<include src="search_page.html">
<include src="browser_options.html">
<if expr="pp_ifdef('chromeos')">
- <include src="chromeos/system_options.html">
<include src="chromeos/internet_options.html">
<include src="chromeos/accounts_options.html">
</if>

Powered by Google App Engine
This is Rietveld 408576698