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

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

Issue 10544171: Add OptionsUI and its handler for multiple displays. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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_bundle.js
diff --git a/chrome/browser/resources/options2/options_bundle.js b/chrome/browser/resources/options2/options_bundle.js
index c63f48373784d4dc1750c81141b3ed163cc74aa2..30d67de1c56f99adfa4e40f5145763e2686265ec 100644
--- a/chrome/browser/resources/options2/options_bundle.js
+++ b/chrome/browser/resources/options2/options_bundle.js
@@ -28,6 +28,7 @@
<include src="chromeos/proxy_rules_list.js"></include>
<include src="chromeos/accounts_user_list.js"></include>
<include src="chromeos/accounts_user_name_edit.js"></include>
+ <include src="chromeos/display_options.js"></include>
<include src="chromeos/keyboard_overlay.js"></include>
<include src="chromeos/pointer_overlay.js"></include>
var AccountsOptions = options.AccountsOptions;

Powered by Google App Engine
This is Rietveld 408576698