Searched defs:PinnedTabCodec (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_codec.h17 // PinnedTabCodec is used to read and write the set of pinned tabs to
24 class PinnedTabCodec { class
37 PinnedTabCodec();
38 ~PinnedTabCodec();
40 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);

Completed in 275 milliseconds