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

Unified Diff: app/resource_bundle.h

Issue 172046: A canvas_paint for OS X. (Closed)
Patch Set: Created 11 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
« no previous file with comments | « app/gfx/canvas_paint.h ('k') | skia/ext/canvas_paint.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resource_bundle.h
diff --git a/app/resource_bundle.h b/app/resource_bundle.h
index 8d0b29a42ee27496f90ddda1e43f48c19987758c..bba8560e3a98dab5e1cf151f947e4b59ef94b0ee 100644
--- a/app/resource_bundle.h
+++ b/app/resource_bundle.h
@@ -67,7 +67,7 @@ class ResourceBundle {
void LoadThemeResources();
// Gets the bitmap with the specified resource_id, first by looking into the
- // theme data, than in the current module data if applicable.
+ // theme data, then in the current module data if applicable.
// Returns a pointer to a shared instance of the SkBitmap. This shared bitmap
// is owned by the resource bundle and should not be freed.
//
« no previous file with comments | « app/gfx/canvas_paint.h ('k') | skia/ext/canvas_paint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698