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

Unified Diff: ui/app_list/views/progress_bar_view.cc

Issue 392013005: [#1] Delete reduntdant 19 header files in ui/gfx (8 of 19 by this) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorted includes Created 6 years, 5 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
Index: ui/app_list/views/progress_bar_view.cc
diff --git a/ui/app_list/views/progress_bar_view.cc b/ui/app_list/views/progress_bar_view.cc
index f80c4f70b61572c877af2e7c51f57dfed0b58ba5..d3fdf5203ac2a6291939706bf3079dda8d95b6b4 100644
--- a/ui/app_list/views/progress_bar_view.cc
+++ b/ui/app_list/views/progress_bar_view.cc
@@ -8,8 +8,8 @@
#include "grit/ui_resources.h"
#include "ui/base/resource/resource_bundle.h"
+#include "ui/gfx/geometry/insets.h"
#include "ui/gfx/image/image_skia.h"
-#include "ui/gfx/insets.h"
#include "ui/views/painter.h"
namespace app_list {

Powered by Google App Engine
This is Rietveld 408576698