Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index b59c6686408903613562f6dd22f51d8e4accc4e0..01dc5d14535552d660ee14f3986defbd52d2113d 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -423,7 +423,7 @@ |
'../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
], |
}], |
- ['enable_printing!=0', { |
+ ['printing_mode!=0', { |
'dependencies': [ |
'../printing/printing.gyp:printing_unittests', |
], |