diff --git a/shell/gpu/BUILD.gn b/shell/gpu/BUILD.gn index 4547965e18e00..c050e120b0a10 100644 --- a/shell/gpu/BUILD.gn +++ b/shell/gpu/BUILD.gn @@ -24,10 +24,10 @@ source_set("gpu") { deps = [ "$flutter_root/common", "$flutter_root/flow", + "$flutter_root/fml", "$flutter_root/glue", "$flutter_root/shell/common", "$flutter_root/synchronization", - "//flutter/fml", "//garnet/public/lib/fxl", "//third_party/skia", "//third_party/skia:gpu",