Backed out changeset 88fbb17e3c20 (bug 1865637) for causing animation related mochite...
[gecko.git] / netwerk / test / gtest / TestCommon.cpp
blob37c08fbed8a4b719766a105194677420c0781d90
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 #include "TestCommon.h"
7 NS_IMPL_ISUPPORTS(WaitForCondition, nsIRunnable)