| Index: chrome/browser/resources/settings/internet_page/network_property_list.html
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_property_list.html b/chrome/browser/resources/settings/internet_page/network_property_list.html
|
| index a025ed69dd47a1a359d2803ce189370eaabc9009..345441bf963f662f9f03a1a7fbc9498ed4a2a934 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_property_list.html
|
| +++ b/chrome/browser/resources/settings/internet_page/network_property_list.html
|
| @@ -1,5 +1,5 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/polymer/polymer.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="chrome://resources/polymer/v1_0/paper-input/paper-input.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-styles/paper-styles.html">
|
|
|
|
|