| Index: third_party/WebKit/Source/modules/shapedetection/BUILD.gn
 | 
| diff --git a/third_party/WebKit/Source/modules/shapedetection/BUILD.gn b/third_party/WebKit/Source/modules/shapedetection/BUILD.gn
 | 
| index 8102c764acd00f1c4307a7238ad63cef6e81c99d..663f27599e8950c77786e1a8d7995b023568d2b9 100644
 | 
| --- a/third_party/WebKit/Source/modules/shapedetection/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/modules/shapedetection/BUILD.gn
 | 
| @@ -24,5 +24,6 @@ blink_modules_sources("shapedetection") {
 | 
|  
 | 
|    public_deps = [
 | 
|      "//services/shape_detection/public/interfaces:interfaces_blink",
 | 
| +    "//skia/public/interfaces:interfaces_blink",
 | 
|    ]
 | 
|  }
 | 
| 
 |