diff options
Diffstat (limited to 'chrome/installer/mac/third_party/bsdiff/empty.cc')
-rw-r--r-- | chrome/installer/mac/third_party/bsdiff/empty.cc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/installer/mac/third_party/bsdiff/empty.cc b/chrome/installer/mac/third_party/bsdiff/empty.cc new file mode 100644 index 0000000..16026ac --- /dev/null +++ b/chrome/installer/mac/third_party/bsdiff/empty.cc @@ -0,0 +1,7 @@ +// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + +// This is an empty file with a .cc extension, to convince the toolchain +// (I'm looking at YOU, Xcode) that it needs to link any target this file +// belongs to as C++. |