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

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

Issue 6292014: DOMUI Prefs: Remove the startup page managment sub-page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-add accidentally removed CSS Created 9 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/options/options.html
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
index 5def213b6d7f219412c281495032c5302cdecdb6..17d5a5a84e13deb69dd8fd2d3c17c978f89f8576 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -125,7 +125,6 @@
<script src="search_engine_manager.js"></script>
<script src="search_engine_manager_engine_list.js"></script>
<script src="search_page.js"></script>
-<script src="startup_page_manager.js"></script>
<script src="options.js"></script>
</head>
@@ -200,7 +199,6 @@
<include src="language_options.html">
<include src="password_manager.html">
<include src="search_engine_manager.html">
- <include src="startup_page_manager.html">
</div>
</div>
<div id="subpage-sheet-container-2"
« no previous file with comments | « chrome/browser/resources/options/browser_options_page.css ('k') | chrome/browser/resources/options/options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698