| Index: chrome/browser/automation/automation_provider_observers.h
|
| diff --git a/chrome/browser/automation/automation_provider_observers.h b/chrome/browser/automation/automation_provider_observers.h
|
| index 1a76612b85bdc5bc8fce0fa7fbaccd2fb3ef4675..730d3c439e8ef9263826806667c140012e3674c8 100644
|
| --- a/chrome/browser/automation/automation_provider_observers.h
|
| +++ b/chrome/browser/automation/automation_provider_observers.h
|
| @@ -65,6 +65,8 @@ class InfoBarTabHelper;
|
| class Notification;
|
| class Profile;
|
| class SavePackage;
|
| +class TabContents;
|
| +typedef TabContents TabContentsWrapper;
|
| class TranslateInfoBarDelegate;
|
|
|
| namespace automation {
|
|
|