aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gyp/SampleApp.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 602264f743..07516515a6 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/',