Index: chrome/test/data/simple_open_search_no_name.xml |
diff --git a/chrome/test/data/simple_open_search_no_name.xml b/chrome/test/data/simple_open_search_no_name.xml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bbfbe4ff48c561c187192035bfa6a3360f3b44b3 |
--- /dev/null |
+++ b/chrome/test/data/simple_open_search_no_name.xml |
@@ -0,0 +1,6 @@ |
+<?xml version="1.0"?> |
Peter Kasting
2017/05/26 01:38:39
How come we need both this file and the one in com
Mark P
2017/05/26 21:56:26
I believe we only need the components one, but the
|
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> |
+<ShortName/> |
+<Description>Not a creative description.</Description> |
+<Url type="text/html" template="http://example.com/{searchTerms}/other_stuff"/> |
+</OpenSearchDescription> |