| Index: components/search_provider_logos/google_logo_api.h
|
| diff --git a/components/search_provider_logos/google_logo_api.h b/components/search_provider_logos/google_logo_api.h
|
| index 7415c6cb290b8b6f8827887a6a7f223a85fe0ba7..d1d85b9ba6fbbcb8091a5ff2839fc54a31a5e4f4 100644
|
| --- a/components/search_provider_logos/google_logo_api.h
|
| +++ b/components/search_provider_logos/google_logo_api.h
|
| @@ -19,7 +19,7 @@ namespace search_provider_logos {
|
| GURL GoogleAppendQueryparamsToLogoURL(const GURL& logo_url,
|
| const std::string& fingerprint,
|
| bool wants_cta,
|
| - bool transparent);
|
| + bool gray_background);
|
|
|
| // Implements ParseLogoResponse, defined in logo_tracker.h, for Google doodles.
|
| std::unique_ptr<EncodedLogo> GoogleParseLogoResponse(
|
|
|