commit | 23e899bef26047a46c48f1e3326cf4c3e7e9e9a5 | [log] [tgz] |
---|---|---|
author | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Aug 16 17:01:24 2013 +0000 |
committer | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Aug 16 17:01:24 2013 +0000 |
tree | 7bdfc9cd032378e6684d8b46dccfd9c11b1181a7 | |
parent | 2c8177767a4b3b6c27c6ac071c8619b557472521 [diff] |
pdfviewer: fix typo in sample app Review URL: https://codereview.chromium.org/22861007 git-svn-id: http://skia.googlecode.com/svn/trunk@10781 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp index 602264f..0751651 100644 --- a/gyp/SampleApp.gyp +++ b/gyp/SampleApp.gyp
@@ -161,7 +161,7 @@ 'SAMPLE_PDF_FILE_VIEWER', ], 'dependencies': [ - 'pdfviewer_lib.gyp:libpdfviewer_lib', + 'pdfviewer_lib.gyp:pdfviewer_lib', ], 'include_dirs' : [ '../experimental/PdfViewer/',