Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/bookmarks/
Dbookmark_codec.h85 static const char* kURLKey; variable
Dbookmark_codec.cc28 const char* BookmarkCodec::kURLKey = "url"; member in BookmarkCodec