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

Unified Diff: chrome/browser/ui/gtk/tabstrip_origin_provider.h

Issue 9909001: Fix some grammar in chrome/browser/ui/gtk/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/gtk/tabstrip_origin_provider.h
diff --git a/chrome/browser/ui/gtk/tabstrip_origin_provider.h b/chrome/browser/ui/gtk/tabstrip_origin_provider.h
index bba83c3497e46a36ef8c5b5f7c890e7ec106976a..195c4256fa1d37bc93a45665868a3f1a462d05c3 100644
--- a/chrome/browser/ui/gtk/tabstrip_origin_provider.h
+++ b/chrome/browser/ui/gtk/tabstrip_origin_provider.h
@@ -12,7 +12,7 @@ class Point;
// Abstract interface that provides an offset of a widget. Many pieces of the
// UI don't need the full BrowserWindowGtk, but just need information about
-// it's position relative to the tabstrip to draw correctly. This interface
+// its position relative to the tabstrip to draw correctly. This interface
// exists to make it easier to test piece by piece.
class TabstripOriginProvider {
public:
« no previous file with comments | « chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698