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