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

Unified Diff: ui/gfx/range/range_f.cc

Issue 1076443002: Removed obsolete float_util.h as VS2013 supports standards well enough. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fixed mistake in value converter. Created 5 years, 8 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/events/gesture_detection/scale_gesture_detector.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/range/range_f.cc
diff --git a/ui/gfx/range/range_f.cc b/ui/gfx/range/range_f.cc
index 8af832dc9b109f5a0e2dbe6b46edf7e029c01c00..46f853d61dd11cc37eca36d6b36ffad3f0a4aef0 100644
--- a/ui/gfx/range/range_f.cc
+++ b/ui/gfx/range/range_f.cc
@@ -7,7 +7,6 @@
#include <algorithm>
#include <limits>
-#include "base/float_util.h"
#include "base/format_macros.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « ui/events/gesture_detection/scale_gesture_detector.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698