| Index: chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h
|
| diff --git a/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h b/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h
|
| index 0aa0a6dfd9cd7cb9d2c328dd407ab7aee427a846..ad122fc213ea238f8b4614862af777cb0e167397 100644
|
| --- a/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h
|
| +++ b/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h
|
| @@ -65,9 +65,7 @@ class ImageWriterUtilityClient
|
| private:
|
| class RemovableStorageWriterClientImpl;
|
|
|
| - // Ensures the utility process has been created.
|
| - void StartUtilityProcess();
|
| -
|
| + void StartUtilityProcessIfNeeded();
|
| void UtilityProcessError();
|
|
|
| void OperationProgress(int64_t progress);
|
|
|