Index: chrome/browser/ui/views/find_bar_host.cc |
diff --git a/chrome/browser/ui/views/find_bar_host.cc b/chrome/browser/ui/views/find_bar_host.cc |
index f54ba6c126fd4fb4258bc0f0961f41fbaa3d6544..ba2de8ee0ec07bf9ae8597eb387f4cf423ee07eb 100644 |
--- a/chrome/browser/ui/views/find_bar_host.cc |
+++ b/chrome/browser/ui/views/find_bar_host.cc |
@@ -1,8 +1,8 @@ |
-// 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. |
-#include "chrome/browser/views/find_bar_host.h" |
+#include "chrome/browser/ui/views/find_bar_host.h" |
#include "app/keyboard_codes.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |