Searched defs:PinnedTabCodec (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/tabs/
H A Dpinned_tab_codec.h23 // PinnedTabCodec is used to read and write the set of pinned tabs to
30 class PinnedTabCodec { class
46 PinnedTabCodec();
47 ~PinnedTabCodec();
49 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);

Completed in 241 milliseconds