summaryrefslogtreecommitdiff
path: root/chromium/ui/gfx/selection_model.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/gfx/selection_model.cc')
-rw-r--r--chromium/ui/gfx/selection_model.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ui/gfx/selection_model.cc b/chromium/ui/gfx/selection_model.cc
index e91342bda1e..a792731f0fc 100644
--- a/chromium/ui/gfx/selection_model.cc
+++ b/chromium/ui/gfx/selection_model.cc
@@ -6,8 +6,8 @@
#include <ostream>
+#include "base/check.h"
#include "base/format_macros.h"
-#include "base/logging.h"
#include "base/strings/stringprintf.h"
namespace gfx {