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

Unified Diff: chrome/test/data/firefox_profile/search.json

Issue 426653002: Import keywords for search engines imported from Firefox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added test case Created 6 years, 5 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/firefox_profile/search.json
diff --git a/chrome/test/data/firefox_profile/search.json b/chrome/test/data/firefox_profile/search.json
index cae0cb946801e1e7193e98e8cad38ef067d6a0f5..16084d3b5414b6d79375be80ef018b2a61ba3de9 100644
--- a/chrome/test/data/firefox_profile/search.json
+++ b/chrome/test/data/firefox_profile/search.json
@@ -72,6 +72,16 @@
"filePath":"[app]/yahoo.xml",
"_installLocation":3,
"queryCharset":"UTF-8"
+ },
+ {
+ "_id":"./chrome/test/data/firefox_searchplugins/default/twitter.xml",
Peter Kasting 2014/07/31 18:28:21 Any particular reason to add this? I'm not seeing
Nikhil 2014/08/04 12:15:11 I added new entry in .json files since tests for o
+ "_name":"Twitter",
+ "_hidden":false,
+ "description":"Realtime Twitter Search",
+ "_searchForm":"https://twitter.com/search/",
+ "filePath":"[app]/twitter.xml",
+ "_installLocation":3,
+ "queryCharset":"UTF-8"
}]
},
"/home/tapughose/.mozilla/firefox/lcd50n4n.default/searchplugins":

Powered by Google App Engine
This is Rietveld 408576698