aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkThreadUtils_pthread.cpp
blob: ae4db9ae55a405b7c66efb9676c0e942d6419314 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright 2017 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

// Nothing to see here.
//
// We just need to keep this file around until we do the song and dance
// to stop explicitly removing it from Chromium's GN build.