| 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 95fc8dbd836aa1f778bad00f8c71dc097aa5bd82..2b51f8d9895cbb151bc59c71d381599ca530878a 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_summary.html
|
| +++ b/chrome/browser/resources/settings/internet_page/network_summary.html
|
| @@ -1,6 +1,6 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/polymer/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/more-routing/more-routing.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_summary_item.html">
|
|
|
| <dom-module id="network-summary">
|
|
|