Commit 246344ad authored by Michael Lippautz's avatar Michael Lippautz Committed by Commit Bot

cppgc: Fix stale comment in build file for example program

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:1056170
Change-Id: I0f8d0a4e79fa3a526151efe3317546862aff70bb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2228333
Auto-Submit: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: 's avatarOmer Katz <omerkatz@chromium.org>
Commit-Queue: Omer Katz <omerkatz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68144}
parent 171d9411
...@@ -4703,7 +4703,7 @@ v8_executable("cppgc_for_v8_embedders") { ...@@ -4703,7 +4703,7 @@ v8_executable("cppgc_for_v8_embedders") {
configs = [ configs = [
# Note: don't use :internal_config here because this target will get # Note: don't use :internal_config here because this target will get
# the :external_config applied to it by virtue of depending on :v8, and # the :external_config applied to it by virtue of depending on :cppgc, and
# you can't have both applied to the same target. # you can't have both applied to the same target.
":internal_config_base", ":internal_config_base",
] ]
......
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