| Index: content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionFactory.java
|
| diff --git a/content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionFactory.java b/content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionFactory.java
|
| index 88c7ac73c79ea5fae633c94cbc98f59334bb03b0..ef657a4531829e56a417eeb203fbe9eff23df3aa 100644
|
| --- a/content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionFactory.java
|
| +++ b/content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionFactory.java
|
| @@ -7,7 +7,7 @@ package org.chromium.content.browser.shapedetection;
|
| import android.content.Context;
|
|
|
| import org.chromium.blink.mojom.ShapeDetection;
|
| -import org.chromium.services.shell.InterfaceFactory;
|
| +import org.chromium.services.service_manager.InterfaceFactory;
|
|
|
| /**
|
| * A factory method for registry in InterfaceRegistrarImpl.java.
|
|
|