Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| =================================================================== |
| --- chrome/chrome_exe.gypi (revision 49505) |
| +++ chrome/chrome_exe.gypi (working copy) |
| @@ -437,6 +437,11 @@ |
| }, |
| }, |
| }], |
| + ['internal_pdf', { |
| + 'dependencies': [ |
| + '../pdf/pdf.gyp:pdf', |
| + ], |
| + }], |
| ], |
| }, |
| { |