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

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

Issue 10827283: This updates the StaticIP configuration UI to match new mocks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unit test Created 8 years, 4 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 68151194b1a1afdd7a28ff74a151f05e4b7d6b74..2bbd43d4791ea6f820be8d7e2644d7c5e303b16f 100644
--- a/chrome/browser/resources/options2/options_bundle.js
+++ b/chrome/browser/resources/options2/options_bundle.js
@@ -7,6 +7,7 @@
// as a single resource.
<include src="controlled_setting.js"></include>
<include src="deletable_item_list.js"></include>
+<include src="editable_text_field.js"></include>
<include src="inline_editable_list.js"></include>
<include src="options_page.js"></include>
<include src="preferences.js"></include>
@@ -17,7 +18,7 @@
<include src="../shared/js/chromeos/ui_account_tweaks.js"></include>
<include src="chromeos/cellular_plan_element.js"></include>
<include src="chromeos/change_picture_options.js"></include>
- <include src="chromeos/internet_detail_ip_config_list.js"></include>
+ <include src="chromeos/internet_detail_ip_address_field.js"></include>
<include src="chromeos/internet_detail.js"></include>
<include src="chromeos/network_list.js"></include>
<include src="chromeos/preferred_networks.js"></include>
« no previous file with comments | « chrome/browser/resources/options2/inline_editable_list.js ('k') | chrome/browser/resources/options2/options_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698