Skip to content

Commit 36dd86c

Browse files
authored
tests: update BUILD.gn due to upstream CDT change (#16171)
1 parent b647117 commit 36dd86c

File tree

1 file changed

+1
-1
lines changed
  • third-party/devtools-tests/e2e/lighthouse

1 file changed

+1
-1
lines changed

third-party/devtools-tests/e2e/lighthouse/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Use of this source code is governed by a BSD-style license that can be
33
# found in the LICENSE file.
44

5-
import("../../../third_party/typescript/typescript.gni")
5+
import("../../../scripts/build/typescript/typescript.gni")
66

77
node_ts_library("lighthouse") {
88
sources = [

0 commit comments

Comments
 (0)