Searched refs:kXGoogleUpdateAppId (Results 1 – 3 of 3) sorted by relevance
144 const char kXGoogleUpdateAppId[] = "X-Goog-Update-AppId"; variable
130 extern const char kXGoogleUpdateAppId[];
530 http_fetcher_->SetHeader(kXGoogleUpdateAppId, params->GetAppId()); in PerformAction()