Tweak/Wontfix a few tests that we could care less about.
[chromium-blink-merge.git] / base / lock.cc
blob9ff963bfc93dc22d5737edc8b0095f599f5440a2
1 // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // Lock class.
7 // Depricated file. See lock_impl_*.cc for platform specific versions.