niklase@google.com | da159d6 | 2011-05-30 11:51:34 +0000 | [diff] [blame] | 1 | # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. |
| 2 | # |
| 3 | # Use of this source code is governed by a BSD-style license |
| 4 | # that can be found in the LICENSE file in the root of the source |
| 5 | # tree. An additional intellectual property rights grant can be found |
| 6 | # in the file PATENTS. All contributing project authors may |
| 7 | # be found in the AUTHORS file in the root of the source tree. |
| 8 | |
ajm@google.com | d5d596e | 2011-06-08 23:09:32 +0000 | [diff] [blame] | 9 | # Placeholder until all gyp files point to build/common.gypi instead. |
niklase@google.com | da159d6 | 2011-05-30 11:51:34 +0000 | [diff] [blame] | 10 | |
| 11 | { |
ajm@google.com | d5d596e | 2011-06-08 23:09:32 +0000 | [diff] [blame] | 12 | 'includes': [ |
| 13 | 'build/common.gypi', |
| 14 | ], |
niklase@google.com | da159d6 | 2011-05-30 11:51:34 +0000 | [diff] [blame] | 15 | } |
| 16 | |
| 17 | # Local Variables: |
| 18 | # tab-width:2 |
| 19 | # indent-tabs-mode:nil |
| 20 | # End: |
| 21 | # vim: set expandtab tabstop=2 shiftwidth=2: |