Index: chrome/browser/ui/views/frame/contents_container.cc |
diff --git a/chrome/browser/ui/views/frame/contents_container.cc b/chrome/browser/ui/views/frame/contents_container.cc |
index 1c8abfd326b957d65bf599b4a9af82ae65f7e5a3..f35ac7446c6491676ffc86cf7b84f5bc10ebc0c6 100644 |
--- a/chrome/browser/ui/views/frame/contents_container.cc |
+++ b/chrome/browser/ui/views/frame/contents_container.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/contents_container.h" |
+#include "chrome/browser/ui/views/frame/contents_container.h" |
#include "base/logging.h" |
#include "third_party/skia/include/core/SkColor.h" |