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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/navigation/embedder.js

Issue 24244004: <webview>: Reduce test flake. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 7 years, 3 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
« no previous file with comments | « chrome/test/data/extensions/platform_apps/web_view/edit_commands/inject_edit_commands.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/platform_apps/web_view/navigation/embedder.js
diff --git a/chrome/test/data/extensions/platform_apps/web_view/navigation/embedder.js b/chrome/test/data/extensions/platform_apps/web_view/navigation/embedder.js
index cf4dcc1d1b12b38397952f64fed3eef04267da60..17114e4233434ab5f1069abc9c648dce4b715049 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/navigation/embedder.js
+++ b/chrome/test/data/extensions/platform_apps/web_view/navigation/embedder.js
@@ -4,8 +4,6 @@
var embedder = {};
embedder.tests = {};
-embedder.baseGuestURL = '';
-embedder.guestURL = '';
window.runTest = function(testName) {
if (!embedder.test.testList[testName]) {
« no previous file with comments | « chrome/test/data/extensions/platform_apps/web_view/edit_commands/inject_edit_commands.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698