Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2942)

Unified Diff: chrome/browser/services/gcm/fake_gcm_profile_service.h

Issue 469763003: Spelling fixes for 'device' and 'service'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/services/gcm/fake_gcm_profile_service.h
diff --git a/chrome/browser/services/gcm/fake_gcm_profile_service.h b/chrome/browser/services/gcm/fake_gcm_profile_service.h
index 60eaf1d710746cfb1857e448c3a75fc7f60416fd..bc9ade990d2e8f6f9f50cbb0ce3c758a4db152f4 100644
--- a/chrome/browser/services/gcm/fake_gcm_profile_service.h
+++ b/chrome/browser/services/gcm/fake_gcm_profile_service.h
@@ -57,7 +57,7 @@ class FakeGCMProfileService : public GCMProfileService {
}
private:
- // Indicates whether the serivce will collect paramters of the calls for
+ // Indicates whether the service will collect paramters of the calls for
// furter verification in tests.
bool collect_;
std::string last_registered_app_id_;
« no previous file with comments | « chrome/browser/prerender/prerender_local_predictor.cc ('k') | content/common/service_worker/service_worker_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698