| Index: webkit/glue/webkit_glue.gypi
|
| ===================================================================
|
| --- webkit/glue/webkit_glue.gypi (revision 132793)
|
| +++ webkit/glue/webkit_glue.gypi (working copy)
|
| @@ -455,19 +455,6 @@
|
| 'window_open_disposition.cc',
|
| 'worker_task_runner.cc',
|
| 'worker_task_runner.h',
|
| -
|
| - # These files used to be built in the webcore target, but moved here
|
| - # since part of glue.
|
| - '../extensions/v8/gc_extension.cc',
|
| - '../extensions/v8/gc_extension.h',
|
| - '../extensions/v8/heap_profiler_extension.cc',
|
| - '../extensions/v8/heap_profiler_extension.h',
|
| - '../extensions/v8/playback_extension.cc',
|
| - '../extensions/v8/playback_extension.h',
|
| - '../extensions/v8/profiler_extension.cc',
|
| - '../extensions/v8/profiler_extension.h',
|
| - '../extensions/webkit_extensions_export.h',
|
| -
|
| ],
|
| # When glue is a dependency, it needs to be a hard dependency.
|
| # Dependents may rely on files generated by this target or one of its
|
|
|