| 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 065d81481690f2eed443a7e3918c1babac58c393..6b6b80296ecab8e26688207a0203325626c846ef 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>
|
|
|
|
|