Commit cecfbb46 authored by Piotr Sikora's avatar Piotr Sikora Committed by V8 LUCI CQ

cppgc: Fix include brackets.

Signed-off-by: 's avatarPiotr Sikora <piotrsikora@google.com>
Change-Id: Iee9005f1dd934fc6b81c1a8eb3d8d6bfb21b4bdc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3334336Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78354}
parent 0135cda6
......@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <include/cppgc/default-platform.h>
#include "include/cppgc/default-platform.h"
namespace cppgc {
......
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