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

Unified Diff: printing/printing.gyp

Issue 11530005: Wrapers for PRINTER_INFO_* and DRIVER_INFO_*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 90f51af863103fcf071487eea7c922e1d94b9589..229f2237c80d8bd4c0c38be07ca062662e379bae 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -32,6 +32,8 @@
'backend/print_backend_consts.cc',
'backend/print_backend_consts.h',
'backend/print_backend_dummy.cc',
+ 'backend/printing_info_win.cc',
+ 'backend/printing_info_win.h',
'emf_win.cc',
'emf_win.h',
'image.cc',

Powered by Google App Engine
This is Rietveld 408576698