Index: chrome/browser/ui/views/location_bar/star_view.h |
diff --git a/chrome/browser/ui/views/location_bar/star_view.h b/chrome/browser/ui/views/location_bar/star_view.h |
index 2ea7b35be9783af99e87c0b889eae8dc8ff05e15..ad02f9ec864df0c230a65add5eb65a5466cc9160 100644 |
--- a/chrome/browser/ui/views/location_bar/star_view.h |
+++ b/chrome/browser/ui/views/location_bar/star_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. |
@@ -6,7 +6,7 @@ |
#define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_ |
#pragma once |
-#include "chrome/browser/views/info_bubble.h" |
+#include "chrome/browser/ui/views/info_bubble.h" |
#include "views/controls/image_view.h" |
class CommandUpdater; |