summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_delegate_qt.h
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2013-06-26 20:11:40 +0200
committerAndras Becsi <andras.becsi@digia.com>2013-06-27 17:25:02 +0200
commitb06b0876e6af6ed427ec06b1a9fd94c2f7809a11 (patch)
treea48a33743636b0272b3f43fe40d013d4baff69aa /lib/web_contents_delegate_qt.h
parent237d6de19dc47fa66fb58788a008c4bf5f6f09ed (diff)
Replace include by forward declaration in the private headers
Also remove some unneeded includes. Change-Id: I335bfb1d8c74b2e44d7bf576c3b76f6c32af35c3 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Diffstat (limited to 'lib/web_contents_delegate_qt.h')
-rw-r--r--lib/web_contents_delegate_qt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/web_contents_delegate_qt.h b/lib/web_contents_delegate_qt.h
index 817c219cb..dac00b980 100644
--- a/lib/web_contents_delegate_qt.h
+++ b/lib/web_contents_delegate_qt.h
@@ -42,8 +42,6 @@
#ifndef WEB_CONTENTS_DELEGATE_QT
#define WEB_CONTENTS_DELEGATE_QT
-#include "content/public/browser/notification_observer.h"
-#include "content/public/browser/notification_registrar.h"
#include "content/public/browser/web_contents_delegate.h"
#include "content/public/browser/web_contents.h"