)]}'
{
  "commit": "2f28370e65f6b2954c2ba1f994f52419dfaba82c",
  "tree": "e9d324316cc2994efa71a684701b45b713c79f35",
  "parents": [
    "3f0d8e46a848b3359be348a8cb73ab11a2692cae"
  ],
  "author": {
    "name": "Patrik Höglund",
    "email": "phoglund@webrtc.org",
    "time": "Mon Oct 14 08:12:18 2019"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Oct 15 07:20:56 2019"
  },
  "message": "Move --resources_dir to its right place.\n\nWe needed a hack in test_main_lib.cc to ensure fileutils were always\nlinked with test binaries downstream. When I removed the hack, it\nbroke the binaries that were _not_ using fileutils because a certain\nbazel rule expects to be able to pass the flag to all test binaries.\n\nThe solution is to move the flag to test_main_lib.cc. This is the\nright place for it since it\u0027s apparently in the contract of a WebRTC\ntest binary to support this flag. We then have to pass the value\ndown to the override, which is why I add a new function for that.\nI leave the flag unimplemented in OSS because no one is using it\nhere anyway. It will be implemented downstream.\n\nBug: webrtc:9792\nChange-Id: I21b3deb43bf0cd56d6aa2622dc5519370a0307a9\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/156568\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nCommit-Queue: Patrik Höglund \u003cphoglund@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#29474}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f2632d3f631dec5c48c88f975803f56926bcfc2e",
      "old_mode": 33188,
      "old_path": "test/BUILD.gn",
      "new_id": "ff13621c1e991ca0ab3361e9fc073f31a7cbdfbb",
      "new_mode": 33188,
      "new_path": "test/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "bb41e6530f16a252e3db5e34cab43c3d1c8fea4e",
      "old_mode": 33188,
      "old_path": "test/test_main_lib.cc",
      "new_id": "1650d2ac79fbf36f2d8e4c48bb26669a95f1ca9f",
      "new_mode": 33188,
      "new_path": "test/test_main_lib.cc"
    },
    {
      "type": "modify",
      "old_id": "09806913a538c848d30fb244f5a6567c600ad59b",
      "old_mode": 33188,
      "old_path": "test/testsupport/file_utils_override.cc",
      "new_id": "3106d0fe0ea4c7cf7995eaabeaa1a88787fbe849",
      "new_mode": 33188,
      "new_path": "test/testsupport/file_utils_override.cc"
    },
    {
      "type": "modify",
      "old_id": "a72cd805cf9bd6059cde348a7ecd311e90f5c817",
      "old_mode": 33188,
      "old_path": "test/testsupport/file_utils_override.h",
      "new_id": "235c83994bba26609b6f4ca0ddcb3576ee050928",
      "new_mode": 33188,
      "new_path": "test/testsupport/file_utils_override.h"
    }
  ]
}
