| Index: chrome/browser/ui/views/location_bar/selected_keyword_view.h
 | 
| diff --git a/chrome/browser/ui/views/location_bar/selected_keyword_view.h b/chrome/browser/ui/views/location_bar/selected_keyword_view.h
 | 
| index 3e274ce1d37510097dd953997028c0f72f4fbd98..a3f8266ca8ca5707701355a48cdf08e34569ad4b 100644
 | 
| --- a/chrome/browser/ui/views/location_bar/selected_keyword_view.h
 | 
| +++ b/chrome/browser/ui/views/location_bar/selected_keyword_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 <string>
 | 
|  
 | 
| -#include "chrome/browser/views/location_bar/icon_label_bubble_view.h"
 | 
| +#include "chrome/browser/ui/views/location_bar/icon_label_bubble_view.h"
 | 
|  #include "views/controls/label.h"
 | 
|  
 | 
|  class Profile;
 | 
| 
 |