Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Unified Diff: content/browser/media/capture/desktop_capture_device_aura.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/media/capture/desktop_capture_device.h ('k') | content/browser/media/media_internals.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/media/capture/desktop_capture_device_aura.h
diff --git a/content/browser/media/capture/desktop_capture_device_aura.h b/content/browser/media/capture/desktop_capture_device_aura.h
index 73a7d53761cdb59a6fa53560dab5cefdffa027a5..a3a93747225c4ac2b4d81d46847587d2de462451 100644
--- a/content/browser/media/capture/desktop_capture_device_aura.h
+++ b/content/browser/media/capture/desktop_capture_device_aura.h
@@ -14,10 +14,6 @@
#include "media/capture/content/screen_capture_device_core.h"
#include "media/capture/video/video_capture_device.h"
-namespace aura {
-class Window;
-} // namespace aura
-
namespace content {
// An implementation of VideoCaptureDevice that mirrors an Aura window.
« no previous file with comments | « content/browser/media/capture/desktop_capture_device.h ('k') | content/browser/media/media_internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698