1 # Copyright (c) 2010 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.
7 '../third_party/WebKit/WebKit/chromium/features.gypi',
8 'tools/test_shell/test_shell.gypi',
15 'target_name': 'pull_in_webkit_unit_tests',
18 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit_unit_tests'
22 'target_name': 'pull_in_DumpRenderTree',
25 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:DumpRenderTree'
33 # indent-tabs-mode:nil
35 # vim: set expandtab tabstop=2 shiftwidth=2: