| Index: chrome/browser/ui/views/infobars/translate_message_infobar.h
|
| diff --git a/chrome/browser/ui/views/infobars/translate_message_infobar.h b/chrome/browser/ui/views/infobars/translate_message_infobar.h
|
| index b809c15eacb4cac97f175f2a6fe4c17a268752c0..6f5fa72edeb53296ceae9165906475f86210335e 100644
|
| --- a/chrome/browser/ui/views/infobars/translate_message_infobar.h
|
| +++ b/chrome/browser/ui/views/infobars/translate_message_infobar.h
|
| @@ -1,4 +1,4 @@
|
| -// 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.
|
|
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_INFOBARS_TRANSLATE_MESSAGE_INFOBAR_H_
|
| #pragma once
|
|
|
| -#include "chrome/browser/views/infobars/translate_infobar_base.h"
|
| +#include "chrome/browser/ui/views/infobars/translate_infobar_base.h"
|
|
|
| class InfoBarTextButton;
|
|
|
|
|