| Index: chrome/browser/ui/views/autofill_profiles_view_win.cc
|
| diff --git a/chrome/browser/ui/views/autofill_profiles_view_win.cc b/chrome/browser/ui/views/autofill_profiles_view_win.cc
|
| index d7f1cc8d0f7c15f116d2dadce6eeabdb9c80c6f8..3b1670da132b96e339694154ee995a27e9daf787 100644
|
| --- a/chrome/browser/ui/views/autofill_profiles_view_win.cc
|
| +++ b/chrome/browser/ui/views/autofill_profiles_view_win.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/autofill_profiles_view_win.h"
|
| +#include "chrome/browser/ui/views/autofill_profiles_view_win.h"
|
|
|
| #include <vsstyle.h>
|
| #include <vssym32.h>
|
|
|