| Index: chrome/browser/ui/views/sad_tab_view.cc
|
| diff --git a/chrome/browser/ui/views/sad_tab_view.cc b/chrome/browser/ui/views/sad_tab_view.cc
|
| index 876f9ed2721f23909436940e2fdaccfdee8607e5..3c3abb60f549b66a8ee8bc5d6c089ed682b04091 100644
|
| --- a/chrome/browser/ui/views/sad_tab_view.cc
|
| +++ b/chrome/browser/ui/views/sad_tab_view.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2006-2008 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/sad_tab_view.h"
|
| +#include "chrome/browser/ui/views/sad_tab_view.h"
|
|
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
|
|