| Index: third_party/WebKit/LayoutTests/shapedetection/resources/mock-textdetection.js
|
| diff --git a/third_party/WebKit/LayoutTests/shapedetection/resources/mock-textdetection.js b/third_party/WebKit/LayoutTests/shapedetection/resources/mock-textdetection.js
|
| index 15d99fc3082bea5299136f395286ce6f890854f0..08195c993242b69e0061be7e34b6f1644f426c9d 100644
|
| --- a/third_party/WebKit/LayoutTests/shapedetection/resources/mock-textdetection.js
|
| +++ b/third_party/WebKit/LayoutTests/shapedetection/resources/mock-textdetection.js
|
| @@ -5,7 +5,7 @@ let mockTextDetectionReady = define(
|
| ['services/shape_detection/public/interfaces/textdetection.mojom',
|
| 'mojo/public/js/bindings',
|
| 'mojo/public/js/core',
|
| - 'content/public/renderer/frame_interfaces',
|
| + 'content/public/renderer/interfaces',
|
| ], (textDetection, bindings, mojo, interfaces) => {
|
|
|
| class MockTextDetection {
|
|
|