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

Unified Diff: ui/gfx/size_f.cc

Issue 10996037: Do not convert from RectF to Rect by flooring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing mac build. Created 8 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 | « ui/gfx/size_base_impl.h ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/size_f.cc
diff --git a/ui/gfx/size_f.cc b/ui/gfx/size_f.cc
index 53645eb3f4209f39e214e8c1968c404f759bbf6a..862c9921220ea5461d52a232d5e661f5151e9125 100644
--- a/ui/gfx/size_f.cc
+++ b/ui/gfx/size_f.cc
@@ -9,7 +9,6 @@
#include "base/logging.h"
#include "base/stringprintf.h"
#include "ui/gfx/size.h"
-#include "ui/gfx/size_base_impl.h"
namespace gfx {
« no previous file with comments | « ui/gfx/size_base_impl.h ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698