Index: chrome/browser/ui/views/download_shelf_view.h |
diff --git a/chrome/browser/ui/views/download_shelf_view.h b/chrome/browser/ui/views/download_shelf_view.h |
index e7c125373d4404d62e2f9a2988ceb3fef7d44a24..8d9c1f0faf91d56b97741adc254229df54378e6e 100644 |
--- a/chrome/browser/ui/views/download_shelf_view.h |
+++ b/chrome/browser/ui/views/download_shelf_view.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "chrome/browser/download/download_shelf.h" |
-#include "chrome/browser/views/accessible_pane_view.h" |
+#include "chrome/browser/ui/views/accessible_pane_view.h" |
#include "ui/base/animation/animation_delegate.h" |
#include "views/controls/button/button.h" |
#include "views/controls/link.h" |