Vitaly Buka | 4615e0d | 2015-10-14 15:35:12 -0700 | [diff] [blame] | 1 | // Copyright 2015 The Weave Authors. All rights reserved. |
Vitaly Buka | ec6083b | 2015-08-03 13:51:50 -0700 | [diff] [blame] | 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. |