| Index: chrome/browser/resources/settings/internet_page/network_siminfo.html
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_siminfo.html b/chrome/browser/resources/settings/internet_page/network_siminfo.html
|
| index 4c90252e2487f24512151679424163fedd48a4f3..d0c497e928cdd8c3b669187725513df82a9572e6 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_siminfo.html
|
| +++ b/chrome/browser/resources/settings/internet_page/network_siminfo.html
|
| @@ -4,7 +4,7 @@
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/cr_button/cr_button.html">
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/cr_checkbox/cr_checkbox.html">
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/cr_input/cr_input.html">
|
| -<link rel="import" href="chrome://resources/cr_elements/v1_0/cr_onc/cr_onc_types.html">
|
| +<link rel="import" href="chrome://resources/cr_elements/v1_0/network/cr_onc_types.html">
|
| <link rel="import" href="network_property_list.html">
|
|
|
| <dom-module id="network-siminfo">
|
|
|