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

Unified Diff: chrome/test/data/extensions/api_test/content_settings/getresourceidentifiers/test.js

Issue 27635002: Content settings for <audio> and <video>. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test fix. Created 6 years, 6 months 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/extensions/api_test/content_settings/getresourceidentifiers/test.js
diff --git a/chrome/test/data/extensions/api_test/content_settings/getresourceidentifiers/test.js b/chrome/test/data/extensions/api_test/content_settings/getresourceidentifiers/test.js
index 0b5465707263adb6a07e5acd7dab8067665ba848..20d19f8c8da36d4d520088ceb6a8c084fa3b32b1 100644
--- a/chrome/test/data/extensions/api_test/content_settings/getresourceidentifiers/test.js
+++ b/chrome/test/data/extensions/api_test/content_settings/getresourceidentifiers/test.js
@@ -20,6 +20,7 @@ chrome.test.runTests([
"cookies": undefined,
"images": undefined,
"javascript": undefined,
+ "media": undefined,
"plugins": [
{
"description": "Foo",

Powered by Google App Engine
This is Rietveld 408576698