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

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

Issue 9668010: Move proxy handling into network details. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix 80-column wrap. Created 8 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/options2/options_bundle.js
diff --git a/chrome/browser/resources/options2/options_bundle.js b/chrome/browser/resources/options2/options_bundle.js
index bf63d7d9a8e37ff5c984249566cf7057926f03a0..01f975bd4ac79a8f69c808ce33e199a108ce7a7f 100644
--- a/chrome/browser/resources/options2/options_bundle.js
+++ b/chrome/browser/resources/options2/options_bundle.js
@@ -26,7 +26,6 @@
<include src="chromeos/bluetooth_add_device_overlay.js"></include>
<include src="chromeos/bluetooth_pair_device_overlay.js"></include>
<include src="chromeos/accounts_options.js"></include>
- <include src="chromeos/proxy_options.js"></include>
<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>
« no previous file with comments | « chrome/browser/resources/options2/options.js ('k') | chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698