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

Unified Diff: chrome/browser/browser_process_impl.h

Issue 3455014: Typo fix. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_process_impl.h
===================================================================
--- chrome/browser/browser_process_impl.h (revision 60179)
+++ chrome/browser/browser_process_impl.h (working copy)
@@ -182,8 +182,8 @@
bool checked_for_new_frames_;
bool using_new_frames_;
- // This service just sits around and makes thumanails for tabs. It does
- // nothing in the cosntructor so we don't have to worry about lazy init.
+ // This service just sits around and makes thumbnails for tabs. It does
+ // nothing in the constructor so we don't have to worry about lazy init.
ThumbnailGenerator thumbnail_generator_;
// An event that notifies when we are shutting-down.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698