1 // Copyright 2015 The Weave 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.
4 
5 // This file is left empty deliberately to work around some dependency
6 // generation in GYP. In GYP for custom actions to run properly, the 'sources'
7 // section must contain at least one recognizable source file.
8