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

Unified Diff: ui/gfx/geometry/insets_f.h

Issue 1750403005: [MD] some tweaks to download shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove app menu button changes Created 4 years, 10 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: ui/gfx/geometry/insets_f.h
diff --git a/ui/gfx/geometry/insets_f.h b/ui/gfx/geometry/insets_f.h
index 90592d774a0c44a0d96551e0bca44be5d0320586..f159a7458b4578348b03c5a7393b50b6ffe563dc 100644
--- a/ui/gfx/geometry/insets_f.h
+++ b/ui/gfx/geometry/insets_f.h
@@ -11,7 +11,7 @@
namespace gfx {
-// A floating versin of gfx::Insets.
+// A floating point version of gfx::Insets.
class GFX_EXPORT InsetsF {
public:
InsetsF();

Powered by Google App Engine
This is Rietveld 408576698