Index: chrome/browser/download/download_util.cc |
diff --git a/chrome/browser/download/download_util.cc b/chrome/browser/download/download_util.cc |
index fb692639476e889db71ed14c37b06f24a88f7f08..97f02b793bffb8dc8114d146a8d3b76c6fd03b8d 100644 |
--- a/chrome/browser/download/download_util.cc |
+++ b/chrome/browser/download/download_util.cc |
@@ -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. |
// |
@@ -75,7 +75,7 @@ |
#include "app/win/win_util.h" |
#include "base/win/scoped_comptr.h" |
#include "chrome/browser/browser_list.h" |
-#include "chrome/browser/views/frame/browser_view.h" |
+#include "chrome/browser/ui/views/frame/browser_view.h" |
#endif |
namespace download_util { |