DescriptionFix compilation failure when v8 is compiled with Chromium using GYP.
Compilation breaks when compiling v8 through Chromium using GYP. The isssue
started to appear after https://codereview.chromium.org/2190973003 landed.
It happens because trace_event_common.h header is on different location if we
are compiling v8 through Chromium compared to when we are compiling v8 standalone.
BUG=
Committed: https://crrev.com/d6b62dc4defdecd60468626e6a6bb04e0470bb25
Cr-Commit-Position: refs/heads/master@{#38333}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|