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

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

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 7067e6937dae5d24155a9fcb0471fadd2a53baf6..e369f8690b5888cc6c183803fc27ecd599949922 100644
--- a/ui/app_list/views/progress_bar_view.cc
+++ b/ui/app_list/views/progress_bar_view.cc
@@ -6,10 +6,10 @@
#include <algorithm>
+#include "ui/app_list/resources/grit/app_list_resources.h"
#include "ui/base/resource/resource_bundle.h"
#include "ui/gfx/geometry/insets.h"
#include "ui/gfx/image/image_skia.h"
-#include "ui/resources/grit/ui_resources.h"
#include "ui/views/painter.h"
namespace app_list {

Powered by Google App Engine
This is Rietveld 408576698