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

Unified Diff: chrome/test/data/bookmark_html_reader/firefox_bookmark_keyword.html

Issue 616763002: Importing certain bookmarks from firefox and HTML file as search engines. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed dependency issue. Created 5 years, 11 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/bookmark_html_reader/firefox_bookmark_keyword.html
diff --git a/chrome/test/data/bookmark_html_reader/firefox_bookmark_keyword.html b/chrome/test/data/bookmark_html_reader/firefox_bookmark_keyword.html
new file mode 100644
index 0000000000000000000000000000000000000000..b6fdc3a83ee5fa4de5a8d7f02c012caa54500fe4
--- /dev/null
+++ b/chrome/test/data/bookmark_html_reader/firefox_bookmark_keyword.html
@@ -0,0 +1,9 @@
+<!DOCTYPE NETSCAPE-Bookmark-file-1>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
+<TITLE>Bookmarks Keyword</TITLE>
+<H1 LAST_MODIFIED="1281990997">Bookmarks</H1>
+<DL><p>
+ <DT><A HREF="http://example.%s.com/" LAST_MODIFIED="1281990997" SHORTCUTURL="keyword" >Bookmark Keyword</A>
+ <DD>
+ <DT><A HREF="http://example.com/?q=%s" LAST_MODIFIED="1413038311" SHORTCUTURL="keyword">BookmarkName</A>
+ </DL><p>
« no previous file with comments | « chrome/common/importer/profile_import_process_param_traits_macros.h ('k') | chrome/test/data/firefox35_profile/places.sqlite » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698