| Index: chrome/browser/ui/views/options/exceptions_page_view.cc
|
| diff --git a/chrome/browser/ui/views/options/exceptions_page_view.cc b/chrome/browser/ui/views/options/exceptions_page_view.cc
|
| index 3cb7488cab4997047f3fd046b3e11e7a759eb94a..fd94c06b8f595db956d75be9f7ab8b166acd5eb6 100644
|
| --- a/chrome/browser/ui/views/options/exceptions_page_view.cc
|
| +++ b/chrome/browser/ui/views/options/exceptions_page_view.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2009 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/options/exceptions_page_view.h"
|
| +#include "chrome/browser/ui/views/options/exceptions_page_view.h"
|
|
|
| #include "app/l10n_util.h"
|
| #include "base/string_util.h"
|
|
|