| Index: webkit/tools/test_shell/test_shell.gyp
|
| diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
|
| index af2ea2a94dbe5bbcfb7cdd68be30646d5c620a32..d252e6ba43aed71a9084b3484fdf2978a1e5b826 100644
|
| --- a/webkit/tools/test_shell/test_shell.gyp
|
| +++ b/webkit/tools/test_shell/test_shell.gyp
|
| @@ -37,6 +37,7 @@
|
| '../../../third_party/npapi/npapi.gyp:npapi',
|
| '../../webkit.gyp:glue',
|
| '../../webkit.gyp:webkit',
|
| + '../../webkit.gyp:inspector_resources',
|
| ],
|
| 'sources': [
|
| 'mac/DumpRenderTreePasteboard.h',
|
|
|