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

Unified Diff: chrome/test/data/extensions/api_test/media_galleries/tourl/test.js

Issue 2467413002: Fix MediaGalleriesPlatformAppBrowserTest tests with PlzNavigate. (Closed)
Patch Set: a 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
« no previous file with comments | « chrome/test/data/extensions/api_test/media_galleries/read_access/test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/media_galleries/tourl/test.js
diff --git a/chrome/test/data/extensions/api_test/media_galleries/tourl/test.js b/chrome/test/data/extensions/api_test/media_galleries/tourl/test.js
index 43baf0f8fd3798b2d37d74035af8f8c8ee16a0ae..cb76b4919353629781e58cc73f582bcd6c4abbb6 100644
--- a/chrome/test/data/extensions/api_test/media_galleries/tourl/test.js
+++ b/chrome/test/data/extensions/api_test/media_galleries/tourl/test.js
@@ -23,8 +23,6 @@ function TestImageLoadFactory(url, should_load) {
};
}
-CreateDummyWindowToPreventSleep();
-
chrome.test.getConfig(function(config) {
var customArg = JSON.parse(config.customArg);
var gallery_id = customArg[0];
« no previous file with comments | « chrome/test/data/extensions/api_test/media_galleries/read_access/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698