Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/bookmarks/
Dbookmark_codec.h90 static const char* kTypeURL; variable
Dbookmark_codec.cc31 const char* BookmarkCodec::kTypeURL = "url"; member in BookmarkCodec