Index: chrome/browser/ui/views/find_bar_view.h |
diff --git a/chrome/browser/ui/views/find_bar_view.h b/chrome/browser/ui/views/find_bar_view.h |
index e3ef231b5af584c785204cbe5f3e07a27251363c..b535e023901e33c2c919787d5c9de92c69748f0b 100644 |
--- a/chrome/browser/ui/views/find_bar_view.h |
+++ b/chrome/browser/ui/views/find_bar_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. |
@@ -8,7 +8,7 @@ |
#include "base/string16.h" |
#include "chrome/browser/ui/find_bar/find_notification_details.h" |
-#include "chrome/browser/views/dropdown_bar_view.h" |
+#include "chrome/browser/ui/views/dropdown_bar_view.h" |
#include "gfx/size.h" |
#include "views/controls/button/button.h" |
#include "views/controls/textfield/textfield.h" |