Commit c5e735de authored by franzih's avatar franzih Committed by Commit bot

[tracing] Simplify include statement.

Change include statement, otherwise embedders have problems compiling.

BUG=

Review-Url: https://codereview.chromium.org/2378773004
Cr-Commit-Position: refs/heads/master@{#39850}
parent def77f4f
......@@ -10,7 +10,7 @@
#include <unordered_set>
#include <vector>
#include "include/v8-platform.h"
#include "v8-platform.h" // NOLINT(build/include)
namespace v8 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment