| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 00cc2b1e7523f51ce732252cac41d562e919a3c7..2d6a1984b1c38936055422806e72b2d4db9e54dc 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -39,6 +39,7 @@
|
| 'content_shell_resources',
|
| 'copy_test_netscape_plugin',
|
| 'layouttest_support_content',
|
| + 'renderer/compositor_bindings/compositor_bindings.gyp:content_compositor_bindings',
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_static',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| @@ -61,7 +62,6 @@
|
| '../url/url.gyp:url_lib',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/common/webkit_common.gyp:webkit_common',
|
| - '../webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_bindings',
|
| '../webkit/storage_browser.gyp:webkit_storage_browser',
|
| '../webkit/webkit_resources.gyp:webkit_resources',
|
| ],
|
|
|