blob: 17fa849a1536d652a100058e9ae6e8fab4d7b3a2 [file] [log] [blame]
// bindgen-flags: -- -std=c++14
//
// https://bugzilla.mozilla.org/show_bug.cgi?id=1529681
// https://bugs.llvm.org/show_bug.cgi?id=40813
class BrowsingContext {
auto Tie(void* aUnused) const;
};