| Index: chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc
|
| ===================================================================
|
| --- chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc (revision 68044)
|
| +++ chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc (working copy)
|
| @@ -67,7 +67,7 @@
|
| };
|
|
|
| class CloudPrintURLFetcherTest : public testing::Test,
|
| - public CloudPrintURLFetcher::Delegate {
|
| + public CloudPrintURLFetcherDelegate {
|
| public:
|
| CloudPrintURLFetcherTest() : max_retries_(0), fetcher_(NULL) { }
|
|
|
|
|