| Index: chrome/browser/resources/settings/prefs/prefs.html
|
| diff --git a/chrome/browser/resources/settings/prefs/prefs.html b/chrome/browser/resources/settings/prefs/prefs.html
|
| index 1aac5c857deb5d966c03f7eb831d45d83df82ba4..b770574c08f66ad8cd4f5ba1c1cbb36cf175075a 100644
|
| --- a/chrome/browser/resources/settings/prefs/prefs.html
|
| +++ b/chrome/browser/resources/settings/prefs/prefs.html
|
| @@ -2,7 +2,4 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
|
|
| -<dom-module id="cr-settings-prefs">
|
| - <script src="prefs_types.js"></script>
|
| - <script src="prefs.js"></script>
|
| -</dom-module>
|
| +<script src="prefs.js"></script>
|
|
|