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

Unified Diff: chrome/browser/search_engines/search_provider_install_data.h

Issue 56043002: Make our codebase less entertaining. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « no previous file | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/search_engines/search_provider_install_data.h
diff --git a/chrome/browser/search_engines/search_provider_install_data.h b/chrome/browser/search_engines/search_provider_install_data.h
index 69dd52895d1bc25434b11e743546b171d1055d5f..84e34739fea7bd2ff28f3483dfc6240cc57e7dc5 100644
--- a/chrome/browser/search_engines/search_provider_install_data.h
+++ b/chrome/browser/search_engines/search_provider_install_data.h
@@ -41,7 +41,7 @@ class SearchProviderInstallData : public WebDataServiceConsumer,
INSTALLED_AS_DEFAULT = 2
};
- // |ui_death_notification| and |ui_death_source| indentify a notification that
+ // |ui_death_notification| and |ui_death_source| identify a notification that
// may be observed on the UI thread to know when this class no longer needs to
// be kept up to date. (Note that this class may be deleted before or after
// that notification occurs. It doesn't matter.)
« no previous file with comments | « no previous file | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698