| Index: chrome/browser/ui/views/options/passwords_page_view.cc
|
| diff --git a/chrome/browser/ui/views/options/passwords_page_view.cc b/chrome/browser/ui/views/options/passwords_page_view.cc
|
| index 8e308794bdefc4d36171a4e92d555b9ba03b0160..8b4ea5b75c1d0268cb01af944a4beb6304cd11d0 100644
|
| --- a/chrome/browser/ui/views/options/passwords_page_view.cc
|
| +++ b/chrome/browser/ui/views/options/passwords_page_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/options/passwords_page_view.h"
|
| +#include "chrome/browser/ui/views/options/passwords_page_view.h"
|
|
|
| #include "app/l10n_util.h"
|
| #include "base/i18n/rtl.h"
|
|
|