Searched defs:kURLKey (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/components/bookmarks/browser/ | ||
| D | bookmark_codec.h | 98 static const char* kURLKey; variable |
| D | bookmark_codec.cc | 33 const char* BookmarkCodec::kURLKey = "url"; member in bookmarks::BookmarkCodec |