diff options
author | halcanary <halcanary@google.com> | 2015-08-04 14:08:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-04 14:08:44 -0700 |
commit | 9f8754f5910764b1722573050b481be7e65f7c03 (patch) | |
tree | 1f1a3651c855b757d4059a71a160ef3bf7fcb0c6 /Makefile | |
parent | 1dedc3d2c00468d9b4d0f0a8e69cb56acd08698f (diff) |
Remove experimental/PdfViewer
Motivation: maintaining this code doesn't seem worth the time,
since no one seems to be using it. If someone wants to use it
in the future, just revert this CL.
Review URL: https://codereview.chromium.org/1266093003
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ VALID_TARGETS := \ lua_pictures \ most \ pathops_unittest \ - pdfviewer \ SampleApp \ SampleApp_APK \ skhello \ |