Index: chrome/browser/ui/views/frame/browser_view_layout.cc |
diff --git a/chrome/browser/ui/views/frame/browser_view_layout.cc b/chrome/browser/ui/views/frame/browser_view_layout.cc |
index 914f202c28bde1c74b9fc514da60e1273071f49c..34549bd9f6cad783f37174e3a91b9144924daad9 100644 |
--- a/chrome/browser/ui/views/frame/browser_view_layout.cc |
+++ b/chrome/browser/ui/views/frame/browser_view_layout.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/frame/browser_view_layout.h" |
+#include "chrome/browser/ui/views/frame/browser_view_layout.h" |
#include "chrome/browser/sidebar/sidebar_manager.h" |
#include "chrome/browser/ui/find_bar/find_bar.h" |