)]}'
{
  "commit": "634941c8972645156afd0451866608da4127d392",
  "tree": "e9f190de1816b1c129f4ece9b7881239e08813a0",
  "parents": [
    "558eedf29878d1305c439c1a9ddd29c8e10a47a8"
  ],
  "author": {
    "name": "Lukasz Anforowicz",
    "email": "lukasza@google.com",
    "time": "Tue Sep 16 16:42:31 2025 -0700"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Sep 16 16:42:31 2025 -0700"
  },
  "message": "[rust png] Move include of `png_decoder.h` from `.h` to `.cpp` file.\n\nThis CL follows-up after https://pdfium-review.googlesource.com/135653.\nThat earlier CL moved `PngDecoderDelegate` into a separate `.h` file.\nThis move meant that `progressive_decoder.h` only 1) has to include\n`png_decoder_delegate.h` and 2) does *not* need to include\n`png_decoder.h` (where the `PngDecoder::Delegate` interface used to be\ndeclared).  The 2nd part was missed in the earlier CL, so _this_ CL\ntakes care of this: moving `#include \".../png_decoder.h\"` from\n`progressive_decoder.h` into `progressive_decoder.cpp`.\n\nBug: 444045690\nChange-Id: I78efb07dca886f0e81c96b2d5bb089b56cfebffb\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/135790\nAuto-Submit: Łukasz Anforowicz \u003clukasza@google.com\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nCommit-Queue: Łukasz Anforowicz \u003clukasza@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d38aa727db0d47e86ece201c33368fc556c5cf31",
      "old_mode": 33188,
      "old_path": "core/fxcodec/progressive_decoder.cpp",
      "new_id": "dca172ac2252ac61886e52cfb60b718aa27fcc52",
      "new_mode": 33188,
      "new_path": "core/fxcodec/progressive_decoder.cpp"
    },
    {
      "type": "modify",
      "old_id": "c96138c8ab7f8c82f9aae6761847bfd1a6df814e",
      "old_mode": 33188,
      "old_path": "core/fxcodec/progressive_decoder.h",
      "new_id": "d19cfe605725321da0f1066f293587650b44f4ea",
      "new_mode": 33188,
      "new_path": "core/fxcodec/progressive_decoder.h"
    }
  ]
}
