| Index: chrome/browser/ui/views/indexed_db_info_view.cc
|
| diff --git a/chrome/browser/ui/views/indexed_db_info_view.cc b/chrome/browser/ui/views/indexed_db_info_view.cc
|
| index 733ef6e91e84c5844130638f5f2703bb352e4870..b8018cfdf934c6f34733f6acb015defeeed44300 100644
|
| --- a/chrome/browser/ui/views/indexed_db_info_view.cc
|
| +++ b/chrome/browser/ui/views/indexed_db_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/indexed_db_info_view.h"
|
| +#include "chrome/browser/ui/views/indexed_db_info_view.h"
|
|
|
| #include <algorithm>
|
|
|
|
|