1 # Copyright (c) 2011 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 '../base/base.gyp:base',
8 '../skia/skia.gyp:skia',
9 '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
12 'worker/shared_worker_devtools_agent.cc',
13 'worker/shared_worker_devtools_agent.h',
14 'worker/websharedworker_stub.cc',
15 'worker/websharedworker_stub.h',
16 'worker/websharedworkerclient_proxy.cc',
17 'worker/websharedworkerclient_proxy.h',
18 'worker/worker_main.cc',
19 'worker/worker_thread.cc',
20 'worker/worker_thread.h',
21 'worker/worker_webapplicationcachehost_impl.cc',
22 'worker/worker_webapplicationcachehost_impl.h',
23 'worker/worker_webkitplatformsupport_impl.cc',
24 'worker/worker_webkitplatformsupport_impl.h',