Index: chrome/browser/chromeos/options/network_config_view.cc |
diff --git a/chrome/browser/chromeos/options/network_config_view.cc b/chrome/browser/chromeos/options/network_config_view.cc |
index f6fb668897a1bf6dbce6a63d02db1e4af3fee2b7..b41bd47b1b64ff4dcab106be504df0eb62c5a286 100644 |
--- a/chrome/browser/chromeos/options/network_config_view.cc |
+++ b/chrome/browser/chromeos/options/network_config_view.cc |
@@ -30,8 +30,8 @@ |
#include "ui/aura/window_event_dispatcher.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/resource/resource_bundle.h" |
+#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/image/image.h" |
-#include "ui/gfx/rect.h" |
#include "ui/views/controls/button/label_button.h" |
#include "ui/views/controls/image_view.h" |
#include "ui/views/layout/layout_constants.h" |