| Index: chrome/test/data/webui/settings/site_list_tests.js
|
| diff --git a/chrome/test/data/webui/settings/site_list_tests.js b/chrome/test/data/webui/settings/site_list_tests.js
|
| index b43a0cc41925160493e6641d21c3d4b4d4d05826..a8e60e97b0b0b15fc126d2daa2c166e23ea6bbee 100644
|
| --- a/chrome/test/data/webui/settings/site_list_tests.js
|
| +++ b/chrome/test/data/webui/settings/site_list_tests.js
|
| @@ -58,7 +58,6 @@ cr.define('site_list', function() {
|
| ],
|
| images: [],
|
| javascript: [],
|
| - keygen: [],
|
| mic: [],
|
| notifications: [],
|
| plugins: [],
|
| @@ -148,7 +147,6 @@ cr.define('site_list', function() {
|
| source: 'preference',
|
| },
|
| ],
|
| - keygen: [],
|
| mic: [],
|
| notifications: [],
|
| plugins: [],
|
| @@ -184,7 +182,6 @@ cr.define('site_list', function() {
|
| ],
|
| images: [],
|
| javascript: [],
|
| - keygen: [],
|
| mic: [],
|
| notifications: [
|
| {
|
|
|