Chromium Code Reviews| Index: gyp/SampleApp.gyp |
| =================================================================== |
| --- gyp/SampleApp.gyp (revision 10779) |
| +++ gyp/SampleApp.gyp (working copy) |
| @@ -161,7 +161,7 @@ |
| 'SAMPLE_PDF_FILE_VIEWER', |
| ], |
| 'dependencies': [ |
| - 'pdfviewer_lib.gyp:libpdfviewer_lib', |
| + 'pdfviewer_lib.gyp:pdfviewer_lib', |
| ], |
| 'include_dirs' : [ |
| '../experimental/PdfViewer/', |