Bug 1856942: part 5) Factor async loading of a sheet out of `Loader::LoadSheet`....
[gecko.git] / xpcom / tests / TestingAtomList.h
blobffeada6057a2b122d03f441b4795ea8655a2f6b4
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 TESTING_ATOM(foo, "foo")
6 TESTING_ATOM(bar, "bar")