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

Unified Diff: cloud_print/virtual_driver/virtual_driver_posix.gyp

Issue 7485011: Virtual Cloud Print Driver for Mac. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed copyright Created 9 years, 4 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 | « cloud_print/virtual_driver/virtual_driver_linux.gyp ('k') | content/common/cloud_print_class_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/virtual_driver_posix.gyp
diff --git a/cloud_print/virtual_driver/virtual_driver_linux.gyp b/cloud_print/virtual_driver/virtual_driver_posix.gyp
similarity index 66%
rename from cloud_print/virtual_driver/virtual_driver_linux.gyp
rename to cloud_print/virtual_driver/virtual_driver_posix.gyp
index 53fa4110e25f43dc16ad7a7a8c80dad1825f2e2d..cb458ec7e3109c7ffe22e295d4bf73192ebb0e34 100644
--- a/cloud_print/virtual_driver/virtual_driver_linux.gyp
+++ b/cloud_print/virtual_driver/virtual_driver_posix.gyp
@@ -4,7 +4,7 @@
{
'targets': [
{
- 'target_name': 'virtual_driver',
+ 'target_name': 'virtual_driver_posix',
'type': 'none',
'dependencies': [
'posix/backend.gyp:*',
@@ -13,8 +13,3 @@
],
}
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
« no previous file with comments | « cloud_print/virtual_driver/virtual_driver_linux.gyp ('k') | content/common/cloud_print_class_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698