| Index: chrome/browser/resources/chromeos/provided_file_systems.html
|
| diff --git a/chrome/browser/resources/chromeos/provided_file_systems.html b/chrome/browser/resources/chromeos/provided_file_systems.html
|
| index cd67f8eb99e0168284c52109524551457024cf16..384464815e69bd9dd818d659c3305ff1c7edafb8 100644
|
| --- a/chrome/browser/resources/chromeos/provided_file_systems.html
|
| +++ b/chrome/browser/resources/chromeos/provided_file_systems.html
|
| @@ -3,6 +3,7 @@
|
| <head>
|
| <title>Provided File Systems</title>
|
| <meta charset="utf-8">
|
| + <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
|
| <link rel="stylesheet" href="provided_file_systems.css">
|
| <script src="chrome://provided-file-systems/provided_file_systems.js">
|
| </script>
|
|
|