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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/main.html

Issue 2797473005: Fix interstitials on OOPIF-based guests. (Closed)
Patch Set: rebase Created 3 years, 8 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/platform_apps/web_view/interstitial_teardown/main.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/main.html b/chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/main.html
index 9bc5b52bf053b4fe29cf4047b21aa8eac8067cd4..ed2a263248c672306f1225f894e2f7fd81c6920c 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/main.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/main.html
@@ -6,7 +6,6 @@
-->
<html>
<body>
- <webview></webview>
<script src="embedder.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698