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

Unified Diff: pdf/pdf.gyp

Issue 317803005: Add function to document_loader to get PDF as pp::FileRef (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
« pdf/file_writer.cc ('K') | « pdf/file_writer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdf.gyp
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index 8410da915bb7dbfa6a93975895c8b1e7741cbb93..b4fd65777dab2597daf95217d15a76c743c706ae 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -41,6 +41,8 @@
'fading_control.h',
'fading_controls.cc',
'fading_controls.h',
+ 'file_writer.cc',
+ 'file_writer.h',
'instance.cc',
'instance.h',
'number_image_generator.cc',
« pdf/file_writer.cc ('K') | « pdf/file_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698