| Index: chrome/browser/resources/chromeos/network_configuration/config.html
|
| diff --git a/chrome/browser/resources/chromeos/network_configuration/config.html b/chrome/browser/resources/chromeos/network_configuration/config.html
|
| index 26eb2200bc268e6711e2ec8a2182852d55b8a887..07a3dc05d9dc50cb4a405da899e5c264443e8c73 100644
|
| --- a/chrome/browser/resources/chromeos/network_configuration/config.html
|
| +++ b/chrome/browser/resources/chromeos/network_configuration/config.html
|
| @@ -1,6 +1,7 @@
|
| <!doctype html>
|
| <html>
|
| <head>
|
| +<meta charset="utf-8">
|
| <title>Network Configuration</title>
|
| <script src="chrome://resources/js/util.js"></script>
|
| <script src="chrome://resources/js/cr.js"></script>
|
|
|