Chromium Code Reviews| Index: pkg/pkg.gyp |
| diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp |
| index 3da13fc246c322e2b2e7fd1e24142be080cd1039..f74e040e5617b06cbb879527a743aa99cdc77393 100644 |
| --- a/pkg/pkg.gyp |
| +++ b/pkg/pkg.gyp |
| @@ -14,6 +14,8 @@ |
| '../tools/make_links.py', |
| '<!@(["python", "../tools/list_pkg_directories.py", "."])', |
| '<!@(["python", "../tools/list_pkg_directories.py", ' |
| + '"third_party"])', |
| + '<!@(["python", "../tools/list_pkg_directories.py", ' |
| '"../third_party/pkg"])', |
| ], |
| 'outputs': [ |