Revert "Ensure child_path for SetProjectId() is a relative path"
This reverts commit a5dab881. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 840553 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2E1ZGFiODgxMTZjZGZhMjE4Y2ZjMDBjYWZlMWQ5NWQ2MmNlZDA3ZDYM Sample Failed Build: https://ci.chromium.org/b/8858856492607464112 Sample Failed Step: components_unittests Original change's description: > Ensure child_path for SetProjectId() is a relative path > > Context : http://b/175833465#comment26 > > parent_path.Append(child_path) fails if child_path is an absolute > path when DCHECK is enabled > > https://source.chromium.org/chromium/chromium/src/+/master:base/files/file_path.cc;l=494;drc=4aa966b22d5d01458c8e8f80a812c7533f62a0b6 > > BUG=b:171847983 > TEST=unittest > > Change-Id: Ib7e173d349c29ac22be7c8e11467891de0e3ef3d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599685 > Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> > Commit-Queue: Satoshi Niwa <niwa@chromium.org> > Auto-Submit: Satoshi Niwa <niwa@chromium.org> > Cr-Commit-Position: refs/heads/master@{#840553} No-Presubmit: true No-Tree-Checks: true No-Try: true BUG=b:171847983 Change-Id: I58efae991c0fd90c101acb5aa7d1f5af619234cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613007 Cr-Commit-Position: refs/heads/master@{#840577}
Showing
Please register or sign in to comment