Index: content/browser/web_contents/aura/shadow_layer_delegate.h |
diff --git a/content/browser/web_contents/aura/shadow_layer_delegate.h b/content/browser/web_contents/aura/shadow_layer_delegate.h |
index c3eab8e21b2bc87919917233f363d4e0a0960b68..5d358a05f9ad3fb4d1ed8e70ff469c000703c89e 100644 |
--- a/content/browser/web_contents/aura/shadow_layer_delegate.h |
+++ b/content/browser/web_contents/aura/shadow_layer_delegate.h |
@@ -11,10 +11,6 @@ |
#include "base/macros.h" |
#include "ui/compositor/layer_delegate.h" |
-namespace aura { |
-class Window; |
-} |
- |
namespace ui { |
class Layer; |
} |