Skip to content

Commit a45bc8e

Browse files
zandersoDenisovAV
authored andcommitted
[CP][Impeller] Switched to static linked libc++ in vulkan validation layers. (#48499)
CP of the flutter/engine part of flutter/engine#48290.
1 parent b3f42a1 commit a45bc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ allowed_hosts = [
267267
]
268268

269269
deps = {
270-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '0141e94b34cbd3db77f28796587334857fa985da',
270+
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f27d99b4428dea312646130d60c33a2d38fa9dc6',
271271

272272
'src/flutter/third_party/rapidjson':
273273
Var('flutter_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',

0 commit comments

Comments
 (0)