summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-77-fix-gn-gen.patch
blob: 2c5f128cbc9b3650d0a4d1662e58f9222299f2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/third_party/blink/tools/BUILD.gn
+++ b/third_party/blink/tools/BUILD.gn
@@ -11,7 +11,7 @@ action("build_wpt_metadata") {
     rebase_path("$root_out_dir/wpt_expectations_metadata"),
   ]
   outputs = [
-    "$root_out_dir/wpt_expectations_metadata/",
+    "$root_out_dir/wpt_expectations_metadata",
   ]
   data = [
     # Include the blinkpy tools to access expectations data