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

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

Issue 12594029: Create interface to manage manual exceptions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor fixes Created 7 years, 9 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 277597025507917f08a183bc93ca7c7773c54db4..9cbfaa87c7eb96e0f9ed89d8fd7637131df40f2d 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -134,6 +134,7 @@
<include src="handler_options.html">
<include src="language_add_language_overlay.html">
<include src="managed_user_set_passphrase.html">
+ <include src="managed_user_exceptions_area.html">
<if expr="not is_macosx">
<include src="language_dictionary_overlay.html">
</if>

Powered by Google App Engine
This is Rietveld 408576698