Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5114)

Unified Diff: chrome/test/data/webui/settings/site_list_tests.js

Issue 2501763003: Remove fullscreen from MD Settings internal lists. (Closed)
Patch Set: Fixed tests. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 03f0d4893e7ffddc9592a1df8e5583bffb88a40f..fcf582b948e7e88a8eb88e5be454b9a7dee3cf89 100644
--- a/chrome/test/data/webui/settings/site_list_tests.js
+++ b/chrome/test/data/webui/settings/site_list_tests.js
@@ -30,7 +30,6 @@ cr.define('site_list', function() {
background_sync: [],
camera: [],
cookies: [],
- fullscreen: [],
geolocation: [
{
embeddingOrigin: 'https://foo-allow.com:443',
@@ -101,7 +100,6 @@ cr.define('site_list', function() {
background_sync: [],
camera: [],
cookies: [],
- fullscreen: [],
geolocation: [
{
origin: 'https://foo.com',
@@ -139,7 +137,6 @@ cr.define('site_list', function() {
background_sync: [],
camera: [],
cookies: [],
- fullscreen: [],
geolocation: [
{
embeddingOrigin: 'https://foo.com',
« no previous file with comments | « chrome/test/data/webui/settings/site_details_tests.js ('k') | chrome/test/data/webui/settings/site_settings_category_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698