Index: chrome/browser/ui/views/constrained_window_win.cc |
diff --git a/chrome/browser/ui/views/constrained_window_win.cc b/chrome/browser/ui/views/constrained_window_win.cc |
index 121605fb07f74bfbb4a9101a3d9aec68b8d95d94..b7a8720e7ee764943141db65273f1a2f1f1cdda1 100644 |
--- a/chrome/browser/ui/views/constrained_window_win.cc |
+++ b/chrome/browser/ui/views/constrained_window_win.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/constrained_window_win.h" |
+#include "chrome/browser/ui/views/constrained_window_win.h" |
#include "app/resource_bundle.h" |
#include "app/win/hwnd_util.h" |