Commit 78ac18cb authored by David Jean's avatar David Jean Committed by Commit Bot

[ios] Fixed compile error in web_view license

There is no path between 3p/perfetto and ios/web_view

TBR=ichikawa@google.com

Bug: 1065322
Change-Id: I72c14b7a80d3086cfb1e449e571e094e50bcd644
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124368
Commit-Queue: David Jean <djean@chromium.org>
Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753961}
parent 3b593dc0
......@@ -564,6 +564,8 @@ if (additional_toolchains == [] || current_toolchain == default_toolchain) {
"//ios/web_view",
"--gn-out-dir",
".",
"--target-os",
"ios",
]
}
......
This diff is collapsed.
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