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

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

Issue 12210136: Revert 181812 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
===================================================================
--- chrome/browser/resources/options/options.html (revision 181897)
+++ chrome/browser/resources/options/options.html (working copy)
@@ -21,7 +21,6 @@
<link rel="stylesheet" href="content_settings.css">
<link rel="stylesheet" href="cookies_view.css">
<link rel="stylesheet" href="do_not_track_confirm_overlay.css">
-<link rel="stylesheet" href="managed_user_set_passphrase.css">
<link rel="stylesheet" href="managed_user_settings.css">
<link rel="stylesheet" href="font_settings.css">
<link rel="stylesheet" href="handler_options.css">
@@ -131,7 +130,6 @@
<include src="cookies_view.html">
<include src="handler_options.html">
<include src="language_add_language_overlay.html">
- <include src="managed_user_set_passphrase.html">
<if expr="not is_macosx">
<include src="language_dictionary_overlay.html">
</if>
« no previous file with comments | « chrome/browser/resources/options/managed_user_settings.js ('k') | chrome/browser/resources/options/options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698