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

Unified Diff: content/test/data/android/content_detection/geo_address_limits.html

Issue 2790893004: Delete Android content detectors. (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: content/test/data/android/content_detection/geo_address_limits.html
diff --git a/content/test/data/android/content_detection/geo_address_limits.html b/content/test/data/android/content_detection/geo_address_limits.html
deleted file mode 100644
index 29f8ab1b6f7d9205cdfacfcc88c3a32f8612c8cf..0000000000000000000000000000000000000000
--- a/content/test/data/android/content_detection/geo_address_limits.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no">
-</head>
-<body>
-
-<!-- Contiguous addresses -->
-<p>
-Non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 2590 Pearl Street Suite 100 Boulder, CO <span id="test1">80302</span> <span id="test2">6425</span> Penn Ave. Suite 700 Pittsburgh, PA 15206
-</p>
-
-<!-- Limited address exploration -->
-<div><b>12</b></div> <div><span id="test3">34</span> Main St. Boston, MA 02118</div>
-
-<!-- Unformatted contents -->
-<pre>
-
- 1600
-Amphitheatre Parkway
-<span id="test4">Mountain</span>
-View, CA 94043 </pre>
-
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698