)]}'
{
  "commit": "1fd4a4ab35f1fcb08b551befca180de9a1f55dfc",
  "tree": "3ce28bbd230177f148a8066ff115e89768fa055f",
  "parents": [
    "969aeb1910573764f6860d3ed733549e733df78f"
  ],
  "author": {
    "name": "kwiberg",
    "email": "kwiberg@webrtc.org",
    "time": "Tue Nov 03 19:20:50 2015"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Nov 03 19:20:57 2015"
  },
  "message": "Let AudioCodingModule::SendCodec return Maybe\u003cCodecInst\u003e\n\nAnd deal with the consequences thereof...\n\nReview URL: https://codereview.webrtc.org/1406123011\n\nCr-Commit-Position: refs/heads/master@{#10497}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f0caacce10270f315c4aba84fedc85ddcec6c1e1",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc",
      "new_id": "64344833407e6fadd610202c337a3f807a257a6e",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc"
    },
    {
      "type": "modify",
      "old_id": "dfd777c7ad0be3e521ed8ef074cc26b38ff87c54",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc",
      "new_id": "8f2d6f2a8266405e2ae53a63104a59f0763a360f",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "a512cc75b2f71329715aa9b4a68cf64520299df3",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.h",
      "new_id": "034211dc5972ce50f401a7ea99e302bffcb2af08",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.h"
    },
    {
      "type": "modify",
      "old_id": "fce6bd7a086d31d171e5274453e72a899c4cf063",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/acm2/codec_manager.cc",
      "new_id": "a1303262cd0102f6c3ac466f73b93405afed4998",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/acm2/codec_manager.cc"
    },
    {
      "type": "modify",
      "old_id": "c6c262ea266fa6b94d1d56afab37a4139d6661d2",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/acm2/codec_manager.h",
      "new_id": "26b5a2802ecbe7558bf114dd5e7091f2dcd5f48a",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/acm2/codec_manager.h"
    },
    {
      "type": "modify",
      "old_id": "660fbeed0add749fc52dab698d0f82a9c21d4fb3",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/include/audio_coding_module.h",
      "new_id": "1792a25c1beff51406d63dffe13040010eb77f0e",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/include/audio_coding_module.h"
    },
    {
      "type": "modify",
      "old_id": "1313f35332952e928b95bf5f095a9282ee8a7cf2",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/APITest.cc",
      "new_id": "81880bee1f39b97eb2a55e6055f7ddd12362a3ae",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/APITest.cc"
    },
    {
      "type": "modify",
      "old_id": "d062af0fb9251257a7a5867f71a1546f23a0a0b3",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc",
      "new_id": "d68e57532e0d92e715f7f60674e248b443deb4db",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc"
    },
    {
      "type": "modify",
      "old_id": "f19d491d2dadde4bd5f5ea90c9156d053f1bb196",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/PacketLossTest.cc",
      "new_id": "f7c96faacd691e994e2768f1eb5c0a6cee501583",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/PacketLossTest.cc"
    },
    {
      "type": "modify",
      "old_id": "19189b6b8f10ac703f4ce6aa97c74760d1ab27c5",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/TestAllCodecs.cc",
      "new_id": "e9e4f2bceab7fb4436250c936025f5b1a5abae0c",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/TestAllCodecs.cc"
    },
    {
      "type": "modify",
      "old_id": "69cc3272bb0df8e2cada93637c5e6d2b4072c662",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/TestStereo.cc",
      "new_id": "bb38fac7388ab5651582fc33c472ebcf7b1bb76e",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/TestStereo.cc"
    },
    {
      "type": "modify",
      "old_id": "bd0335a5f39399662638e6706000296b08611dbf",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/TestVADDTX.cc",
      "new_id": "bba7b91c40e93a47257d8ff8de5ff98615b14ef3",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/TestVADDTX.cc"
    },
    {
      "type": "modify",
      "old_id": "2ff2a85afe82679a613581c2944f250d6c2ed865",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/TwoWayCommunication.cc",
      "new_id": "725cbf74d720fd40bab5b02c7e3b0d57f1821241",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/TwoWayCommunication.cc"
    },
    {
      "type": "modify",
      "old_id": "35c34d5947b8eb850d0cddff5cc96feb534e2d91",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/main/test/iSACTest.cc",
      "new_id": "203e12b6a23f3ca344aeb0307ed282392b9e9abc",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/main/test/iSACTest.cc"
    },
    {
      "type": "modify",
      "old_id": "65cf7a691005cdf046741c694b45fd5462df3467",
      "old_mode": 33188,
      "old_path": "webrtc/voice_engine/channel.cc",
      "new_id": "ed47b57fa81ceb7cbc0cc63e1d28995b245ed682",
      "new_mode": 33188,
      "new_path": "webrtc/voice_engine/channel.cc"
    }
  ]
}
