| Index: chrome/browser/resources/settings/site_settings/site_data_details_subpage.js
|
| diff --git a/chrome/browser/resources/settings/site_settings/site_data_details_subpage.js b/chrome/browser/resources/settings/site_settings/site_data_details_subpage.js
|
| index ed83ad966cd95f2fdbef0f3a6e170d1fc659efbd..54a605045a602f54ff261e68c136e40f23607f88 100644
|
| --- a/chrome/browser/resources/settings/site_settings/site_data_details_subpage.js
|
| +++ b/chrome/browser/resources/settings/site_settings/site_data_details_subpage.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| (function() {
|
| - 'use strict';
|
| +'use strict';
|
|
|
| /**
|
| * 'site-data-details-subpage' Display cookie contents.
|
|
|