Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: samplecode/SampleApp.h

Issue 299663006: Remove pdfviewer. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove comment Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/utils.gyp ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SampleApp.h
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h
index fa859010c1e26827d709af9ba928f6496d5d5282..9a03616aeea389dc5d24af67077638acb6097613 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -159,11 +159,6 @@ protected:
void registerPictFileSamples(char** argv, int argc);
void registerPictFileSample(char** argv, int argc);
-#ifdef SAMPLE_PDF_FILE_VIEWER
- void registerPdfFileViewerSamples(char** argv, int argc);
-#endif // SAMPLE_PDF_FILE_VIEWER
-
-
private:
class DefaultDeviceManager;
« no previous file with comments | « gyp/utils.gyp ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698