Index: chrome/browser/chromeos/display/overscan_calibrator.cc |
diff --git a/chrome/browser/chromeos/display/overscan_calibrator.cc b/chrome/browser/chromeos/display/overscan_calibrator.cc |
index d268c01e82c4e5c9ea6c19abbbae49751310d3e7..b630f95545ab4d68c98a8887c05dfbc36392fa61 100644 |
--- a/chrome/browser/chromeos/display/overscan_calibrator.cc |
+++ b/chrome/browser/chromeos/display/overscan_calibrator.cc |
@@ -8,11 +8,11 @@ |
#include <limits> |
+#include "ash/common/shell_window_ids.h" |
#include "ash/display/display_info.h" |
#include "ash/display/display_manager.h" |
#include "ash/display/window_tree_host_manager.h" |
#include "ash/shell.h" |
-#include "ash/shell_window_ids.h" |
#include "base/callback.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "third_party/skia/include/core/SkPaint.h" |