| Index: ui/webui/resources/js/polymer_config.js
|
| diff --git a/ui/webui/resources/js/polymer_config.js b/ui/webui/resources/js/polymer_config.js
|
| index 4d239893446a8d7fa7e0331654022ab00663741d..02e4d9f305bf5b184ca1a0db4d0d07cd0fa6081d 100644
|
| --- a/ui/webui/resources/js/polymer_config.js
|
| +++ b/ui/webui/resources/js/polymer_config.js
|
| @@ -6,7 +6,6 @@
|
| Polymer = {
|
| dom: 'shadow',
|
| lazyRegister: true,
|
| - preserveStyleIncludes: true, // Only matters when using polymer-css-build.
|
| useNativeCSSProperties: true,
|
| };
|
| } else {
|
|
|