flutter/packages/flutter_tools/lib
Chris Bracken c1c1522591 Make _createSnapshot private, depfilePath required (#11054)
* Only one call to createSnapshot exists, and it's in the same library.

* Eliminate conditional logic around the presence of depfilePath, the
  only existing call always passes a non-null depfilePath.
2017-06-30 12:48:12 -07:00
..
src Make _createSnapshot private, depfilePath required (#11054) 2017-06-30 12:48:12 -07:00
executable.dart flutter test: add --machine flag (#10520) 2017-06-13 13:26:32 -07:00