| Index: chrome/browser/ui/views/options/advanced_contents_view.cc
|
| diff --git a/chrome/browser/ui/views/options/advanced_contents_view.cc b/chrome/browser/ui/views/options/advanced_contents_view.cc
|
| index 6314525a5adabf147fb05e75d4f5462b3f6cd027..32c29cc78bac631e4b211914741a1d62c7320bcd 100644
|
| --- a/chrome/browser/ui/views/options/advanced_contents_view.cc
|
| +++ b/chrome/browser/ui/views/options/advanced_contents_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/advanced_contents_view.h"
|
| +#include "chrome/browser/ui/views/options/advanced_contents_view.h"
|
|
|
| #include <windows.h>
|
|
|
|
|