1 # Copyright 2013 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.
8 'target_name': 'webkit_renderer',
9 'type': '<(component)',
10 'variables': { 'enable_wexit_time_destructors': 1, },
12 'WEBKIT_RENDERER_IMPLEMENTATION',
15 '<(DEPTH)/base/base.gyp:base',
16 '<(DEPTH)/base/base.gyp:base_i18n',
17 '<(DEPTH)/net/net.gyp:net',
18 '<(DEPTH)/skia/skia.gyp:skia',
19 '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink',
20 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
21 '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
22 '<(DEPTH)/url/url.gyp:url_lib',
23 '<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common',
30 'webkit_renderer_export.h',