| Index: chrome/browser/ui/views/window.cc
|
| diff --git a/chrome/browser/ui/views/window.cc b/chrome/browser/ui/views/window.cc
|
| index ae28ce4c8b64ba1e3b495722babd73406312b2e6..f9094dc6042396c454911b6571e7fe76a726e36f 100644
|
| --- a/chrome/browser/ui/views/window.cc
|
| +++ b/chrome/browser/ui/views/window.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/window.h"
|
| +#include "chrome/browser/ui/views/window.h"
|
|
|
| #include "gfx/rect.h"
|
| #include "views/window/window.h"
|
|
|