| Index: chrome/browser/resources/chromeos/network_configuration/status.html
|
| diff --git a/chrome/browser/resources/chromeos/network_configuration/status.html b/chrome/browser/resources/chromeos/network_configuration/status.html
|
| index 663a733277b58175fa1f01c345fa10cf8a958ffc..fa87793791ea891b5975bc7442d392b2d437e7ee 100644
|
| --- a/chrome/browser/resources/chromeos/network_configuration/status.html
|
| +++ b/chrome/browser/resources/chromeos/network_configuration/status.html
|
| @@ -1,6 +1,7 @@
|
| <!doctype html>
|
| <html>
|
| <head>
|
| +<meta charset="utf-8">
|
| <title>Network Status</title>
|
| <script src="chrome://resources/js/util.js"></script>
|
| <script src="chrome://resources/js/cr.js"></script>
|
|
|