Przemysław Pietrzkiewicz d4a5e3671c Ensure that DataPipeDrainer doesn't call OnDataCompete in ctor. (#3126)
This updates use of mtl::DataPipeDrainer to start reading in a separate
method.
2016-10-13 23:55:52 +02:00
..
2016-10-12 10:25:35 -07:00
2016-10-07 14:07:09 -07:00
2016-08-09 13:52:15 -07:00

Glue

This library provides glue between Flutter and //base, which lets us isolate our dependency on //base. Eventually, we'll drive the contents of this library to zero and remove our dependency on //base.