Index: chrome/browser/ui/views/tab_icon_view.cc |
diff --git a/chrome/browser/ui/views/tab_icon_view.cc b/chrome/browser/ui/views/tab_icon_view.cc |
index 27f82d4e826072b21a96c0eaedae7ef2438eef77..40b4ca2a3c88e423d769293b971135075d21385a 100644 |
--- a/chrome/browser/ui/views/tab_icon_view.cc |
+++ b/chrome/browser/ui/views/tab_icon_view.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/tab_icon_view.h" |
+#include "chrome/browser/ui/views/tab_icon_view.h" |
#if defined(OS_WIN) |
#include <windows.h> |