summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/media_stream_infobar_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/media_stream_infobar_delegate.h')
-rw-r--r--chrome/browser/ui/media_stream_infobar_delegate.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/ui/media_stream_infobar_delegate.h b/chrome/browser/ui/media_stream_infobar_delegate.h
index 39ebc8c..586120c 100644
--- a/chrome/browser/ui/media_stream_infobar_delegate.h
+++ b/chrome/browser/ui/media_stream_infobar_delegate.h
@@ -14,7 +14,8 @@
#include "content/public/common/media_stream_request.h"
class MessageLoop;
-class TabContentsWrapper;
+class TabContents;
+typedef TabContents TabContentsWrapper;
// This class configures an infobar shown when a page requests access to a
// user's microphone and/or video camera. The user is shown a message asking