Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / src / utils / SkThreadUtils_pthread.cpp
1 /*
2  * Copyright 2017 Google Inc.
3  *
4  * Use of this source code is governed by a BSD-style license that can be
5  * found in the LICENSE file.
6  */
7
8 // Nothing to see here.
9 //
10 // We just need to keep this file around until we do the song and dance
11 // to stop explicitly removing it from Chromium's GN build.