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

Unified Diff: build/all.gyp

Issue 9307087: Remove code for Mac and Linux virtual print drivers. (Closed)
Patch Set: Nuke linux too Created 8 years, 11 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b8aac32e66595cbcfec3381c2c13da65a7764847..fa70358890021535c74ad436ba76002e3f8d5e64 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -61,8 +61,7 @@
['os_posix==1 and OS!="android"', {
'dependencies': [
'../third_party/yasm/yasm.gyp:*#host',
- '../cloud_print/virtual_driver/virtual_driver_posix.gyp:*',
- ],
+ ],
}],
['OS=="mac" or OS=="win"', {
'dependencies': [
« no previous file with comments | « no previous file | cloud_print/virtual_driver/posix/backend.gyp » ('j') | cloud_print/virtual_driver/posix/backend.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698