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

Unified Diff: chromecast/media/cma/pipeline/decrypt_util.h

Issue 2545733002: chromecast: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years 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 | « chromecast/media/cma/backend/alsa/stream_mixer_alsa.h ('k') | chromecast/media/service/cast_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/pipeline/decrypt_util.h
diff --git a/chromecast/media/cma/pipeline/decrypt_util.h b/chromecast/media/cma/pipeline/decrypt_util.h
index 627068e93fb6d3406b7e3c4202bacab785bc2cb9..ed9bdb6c9b905e76fba01beee8db559bf1bf1eef 100644
--- a/chromecast/media/cma/pipeline/decrypt_util.h
+++ b/chromecast/media/cma/pipeline/decrypt_util.h
@@ -8,10 +8,6 @@
#include "base/callback.h"
#include "base/memory/ref_counted.h"
-namespace crypto {
-class SymmetricKey;
-}
-
namespace chromecast {
namespace media {
« no previous file with comments | « chromecast/media/cma/backend/alsa/stream_mixer_alsa.h ('k') | chromecast/media/service/cast_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698