Index: chrome/browser/ui/views/download/download_shelf_view.cc |
diff --git a/chrome/browser/ui/views/download/download_shelf_view.cc b/chrome/browser/ui/views/download/download_shelf_view.cc |
index aa24d10423398ee6dc9555d8d6b2af2798cbc8a0..7d5b49a021dfbcb71cb8670552871c212ca28809 100644 |
--- a/chrome/browser/ui/views/download/download_shelf_view.cc |
+++ b/chrome/browser/ui/views/download/download_shelf_view.cc |
@@ -22,12 +22,12 @@ |
#include "content/public/browser/page_navigator.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |
-#include "grit/ui_resources.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/base/theme_provider.h" |
#include "ui/gfx/animation/slide_animation.h" |
#include "ui/gfx/canvas.h" |
+#include "ui/resources/grit/ui_resources.h" |
#include "ui/views/background.h" |
#include "ui/views/controls/button/image_button.h" |
#include "ui/views/controls/image_view.h" |