| Index: chrome/browser/ui/views/database_info_view.cc
|
| diff --git a/chrome/browser/ui/views/database_info_view.cc b/chrome/browser/ui/views/database_info_view.cc
|
| index 70596e3beccc7b946458667cbb975e9c1b49e90c..f3fe0b654ff9e5af7bfd5572dbf320ca74d5f419 100644
|
| --- a/chrome/browser/ui/views/database_info_view.cc
|
| +++ b/chrome/browser/ui/views/database_info_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/database_info_view.h"
|
| +#include "chrome/browser/ui/views/database_info_view.h"
|
|
|
| #include <algorithm>
|
|
|
|
|