Revert "Adjust gn and ifdefs to make Perfetto available"
This reverts commit 89d0b86d. Reason for revert: Suspected cause of Win x64 build failure: https://ci.chromium.org/buildbot/chromium/Win%20x64/22844 Original change's description: > Adjust gn and ifdefs to make Perfetto available > > Chrome has seven #ifdefs that decide whether Perfetto tracing is > available or not. This change consolidates those into two and then > enables Perfetto on Windows. > > This change also updates two .gn files to enable Perfetto. > > This change makes no difference unless the command-line option > --enable-features=TracingPerfettoBackend is specified. > > Note that this change will fail to run unless the Assert in Angle's > AddTraceEvent function in event_tracer.cpp is removed. This is > being investigated. > > Bug: 844421 > Change-Id: Ia978eb69bed77bda68202fdbec7a306fdb9886bc > Reviewed-on: https://chromium-review.googlesource.com/1064371 > Commit-Queue: oysteine <oysteine@chromium.org> > Reviewed-by: oysteine <oysteine@chromium.org> > Reviewed-by: Primiano Tucci <primiano@chromium.org> > Cr-Commit-Position: refs/heads/master@{#561556} TBR=primiano@chromium.org,oysteine@chromium.org,brucedawson@chromium.org Change-Id: Ia94b6d81d56af41dd010adcc436f11882887864f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 844421 Reviewed-on: https://chromium-review.googlesource.com/1072327Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#561580}
Showing
Please register or sign in to comment