Skip to content

Commit

Permalink
tests: update BUILD.gn due to upstream CDT change (#16171)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark authored Aug 27, 2024
1 parent b647117 commit 36dd86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/devtools-tests/e2e/lighthouse/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import("../../../third_party/typescript/typescript.gni")
import("../../../scripts/build/typescript/typescript.gni")

node_ts_library("lighthouse") {
sources = [
Expand Down

0 comments on commit 36dd86c

Please sign in to comment.