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

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

Issue 2523663002: Remove remaining base dependencies from base/numerics (Closed)
Patch Set: fix gcc compile Created 4 years, 1 month 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/display/util/edid_parser_fuzzer.cc ('k') | ui/views/test/test_layout_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/geometry/rect.h
diff --git a/ui/gfx/geometry/rect.h b/ui/gfx/geometry/rect.h
index 2f7b037e41576f58c3a26f3f67fd9c84342dc14d..8c37e8eeabd11cafdc2c0f43cad20bbac1f9f0f3 100644
--- a/ui/gfx/geometry/rect.h
+++ b/ui/gfx/geometry/rect.h
@@ -16,6 +16,7 @@
#include <iosfwd>
#include <string>
+#include "base/logging.h"
#include "build/build_config.h"
#include "ui/gfx/geometry/point.h"
#include "ui/gfx/geometry/safe_integer_conversions.h"
« no previous file with comments | « ui/display/util/edid_parser_fuzzer.cc ('k') | ui/views/test/test_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698