| Index: trunk/src/chrome/browser/extensions/api/image_writer_private/operation.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/extensions/api/image_writer_private/operation.h (revision 282139)
|
| +++ trunk/src/chrome/browser/extensions/api/image_writer_private/operation.h (working copy)
|
| @@ -74,7 +74,7 @@
|
|
|
| #if !defined(OS_CHROMEOS)
|
| // Set an ImageWriterClient to use. Should be called only when testing.
|
| - static void SetUtilityClientForTesting(
|
| + void SetUtilityClientForTesting(
|
| scoped_refptr<ImageWriterUtilityClient> client);
|
| #endif
|
|
|
|
|