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

Unified Diff: chrome/browser/resources/options/options_bundle.js

Issue 7033018: Handler settings page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: small nits Created 9 years, 7 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_bundle.js
diff --git a/chrome/browser/resources/options/options_bundle.js b/chrome/browser/resources/options/options_bundle.js
index 6854cc00606c099d8a0f2b213947bb490b8c3042..ec14b2948cdc3891bbad32684ae59ef0ef2ee7c2 100644
--- a/chrome/browser/resources/options/options_bundle.js
+++ b/chrome/browser/resources/options/options_bundle.js
@@ -57,6 +57,8 @@
<include src="cookies_list.js"></include>
<include src="cookies_view.js"></include>
<include src="font_settings.js"></include>
+<include src="handler_options.js"></script>
+<include src="handler_options_list.js"></script>
<include src="import_data_overlay.js"></include>
<include src="instant_confirm_overlay.js"></include>
<include src="language_add_language_overlay.js"></include>

Powered by Google App Engine
This is Rietveld 408576698