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

Unified Diff: cloud_print/virtual_driver/win/gcp_portmon_dll.ver

Issue 2541123003: Resurrect the cloud printer driver. (Closed)
Patch Set: Remove cross-compiling option for the portmon dll. Created 4 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
« no previous file with comments | « cloud_print/virtual_driver/win/BUILD.gn ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/win/gcp_portmon_dll.ver
diff --git a/cloud_print/virtual_driver/win/gcp_portmon_dll.ver b/cloud_print/virtual_driver/win/gcp_portmon_dll.ver
new file mode 100644
index 0000000000000000000000000000000000000000..29ffe7273e1f852e8bcf1a0f1a07f44247c057ea
--- /dev/null
+++ b/cloud_print/virtual_driver/win/gcp_portmon_dll.ver
@@ -0,0 +1,3 @@
+INTERNAL_NAME=gcp_portmon.dll
+ORIGINAL_FILENAME=gcp_portmon.dll
+FILETYPE=0x2L
« no previous file with comments | « cloud_print/virtual_driver/win/BUILD.gn ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698