--- a/build/gyp_chromium
+++ b/build/gyp_chromium
@@ -255,7 +255,7 @@ if __name__ == '__main__':
   # nice and fail here, rather than choking in gyp.
   if re.search(r'(^|,|\s)make($|,|\s)', os.environ.get('GYP_GENERATORS', '')):
     print 'Error: make gyp generator not supported (check GYP_GENERATORS).'
-    sys.exit(1)
+    #sys.exit(1)
 
   # Default to ninja on linux and windows, but only if no generator has
   # explicitly been set.
