| Index: chrome/browser/resources/settings/route.html
|
| diff --git a/chrome/browser/resources/settings/route.html b/chrome/browser/resources/settings/route.html
|
| index 1300e8577e7129c6b06daaf0c53839d8a7e6c7e0..4156107d5e5d42deae4f3ac950e6d212e79cf7f7 100644
|
| --- a/chrome/browser/resources/settings/route.html
|
| +++ b/chrome/browser/resources/settings/route.html
|
| @@ -1,4 +1,5 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| <link rel="import" href="i18n_setup.html">
|
| +<link rel="import" href="page_visibility.html">
|
|
|
| <script src="route.js"></script>
|
|
|