| Index: chrome/browser/resources/settings/internet_page/network_summary.html
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_summary.html b/chrome/browser/resources/settings/internet_page/network_summary.html
|
| index c92c9e7cc45a0bf38b74a3921c8c8ffe7dbf8973..505d61e361c99820c84aee00cf645bbf3b740f0f 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_summary.html
|
| +++ b/chrome/browser/resources/settings/internet_page/network_summary.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/network/cr_onc_types.html">
|
| +<link rel="import" href="chrome://resources/cr_elements/network/cr_onc_types.html">
|
| <link rel="import" href="network_summary_item.html">
|
|
|
| <dom-module id="network-summary">
|
|
|