Roll src/third_party/skia 99c7c07:4af6580
[chromium-blink-merge.git] / chrome / installer / mac / third_party / bsdiff / empty.cc
blob16026ace0ac6223ce1af477b77bb54c02213a361
1 // Copyright (c) 2011 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 // This is an empty file with a .cc extension, to convince the toolchain
6 // (I'm looking at YOU, Xcode) that it needs to link any target this file
7 // belongs to as C++.