Skip to content

Commit af24be6

Browse files
neuracrcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 585648013
1 parent 56278f7 commit af24be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/builders/html_builders.ts

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ import {
1515
} from '../internals/resource_url_impl';
1616
import {SafeScript, unwrapScript} from '../internals/script_impl';
1717

18+
import {concatStyleSheets} from './style_sheet_builders';
19+
1820
/**
1921
* Returns HTML-escaped text as a `SafeHtml` object. No-op if value is already a
2022
* SafeHtml instance.

0 commit comments

Comments
 (0)