| Index: components/suggestions/image_encoder_ios.mm
|
| diff --git a/components/suggestions/image_encoder_ios.mm b/components/suggestions/image_encoder_ios.mm
|
| index 5e8733b68787ced97aa7e790f0db619ae564e7df..e81fb305948c4ef488cae600950f03917d6e6e30 100644
|
| --- a/components/suggestions/image_encoder_ios.mm
|
| +++ b/components/suggestions/image_encoder_ios.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/suggestions/image_encoder_ios.h"
|
| +#include "components/suggestions/image_encoder.h"
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
|
|