| Index: chrome_frame/test_utils.h
|
| diff --git a/chrome_frame/test_utils.h b/chrome_frame/test_utils.h
|
| index 804f069f73ae95f0e9681598b47c2d8303d493b2..a6852f399d8fd4b7d17c92c5913f2b2eaf2084fb 100644
|
| --- a/chrome_frame/test_utils.h
|
| +++ b/chrome_frame/test_utils.h
|
| @@ -71,7 +71,7 @@ class ScopedChromeFrameRegistrar {
|
| // The string "--call-registration-entrypoint".
|
| static const wchar_t kCallRegistrationEntrypointSwitch[];
|
|
|
| - static void DoRegistration(const string16& path,
|
| + static void DoRegistration(const base::string16& path,
|
| RegistrationType registration_type,
|
| RegistrationOperation registration_operation);
|
|
|
|
|