summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/ui/views/stubs_aura.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/ui/views/stubs_aura.cc b/chrome/browser/ui/views/stubs_aura.cc
index d70d1b8..4dcc1da 100644
--- a/chrome/browser/ui/views/stubs_aura.cc
+++ b/chrome/browser/ui/views/stubs_aura.cc
@@ -24,6 +24,10 @@
class SSLClientAuthHandler;
class TabContents;
+namespace content {
+class WebContents;
+}
+
namespace net {
class HttpNetworkSession;
class SSLCertRequestInfo;