niklase@google.com | da159d6 | 2011-05-30 11:51:34 +0000 | [diff] [blame] | 1 | # Copyright (c) 2009 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. |
| 4 | |
| 5 | { |
| 6 | 'includes': [ |
| 7 | 'common_settings.gypi', # Common settings |
| 8 | # Defines target vie_auto_test |
| 9 | 'video_engine/main/test/AutoTest/vie_auto_test.gypi', |
| 10 | ], |
| 11 | } |
| 12 | |
| 13 | # Local Variables: |
| 14 | # tab-width:2 |
| 15 | # indent-tabs-mode:nil |
| 16 | # End: |
| 17 | # vim: set expandtab tabstop=2 shiftwidth=2: |