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

Unified Diff: LayoutTests/fast/dom/Geolocation/cached-position-iframe.html

Issue 256843004: Get the WebGeolocationClient from WebFrameClient instead of WebViewClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix layouttest, fix webkit_unit_tests crash, remove obsolete layout test Created 6 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: LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
diff --git a/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html b/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
deleted file mode 100644
index 8111a00cef19b38b6e11f3ac97ef296d39905908..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="../../../resources/js-test.js"></script>
-</head>
-<body>
-<script src="script-tests/cached-position-iframe.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698