Home
last modified time | relevance | path

Searched defs:kURLKey (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/bookmarks/browser/
Dbookmark_codec.h98 static const char* kURLKey; variable
Dbookmark_codec.cc33 const char* BookmarkCodec::kURLKey = "url"; member in bookmarks::BookmarkCodec