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

Unified Diff: media/cast/common/transport_encryption_handler.cc

Issue 2462863002: Fix direct dependencies in //media/cast/BUILD.gn. (Closed)
Patch Set: Created 4 years, 2 months 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
Index: media/cast/common/transport_encryption_handler.cc
diff --git a/media/cast/common/transport_encryption_handler.cc b/media/cast/common/transport_encryption_handler.cc
index bcf2cf5c3331a82b6158df792bcc20936527ea7f..f032a089a59ac849229349c45913802ef2b88ab8 100644
--- a/media/cast/common/transport_encryption_handler.cc
+++ b/media/cast/common/transport_encryption_handler.cc
@@ -9,7 +9,6 @@
#include "base/logging.h"
#include "crypto/encryptor.h"
#include "crypto/symmetric_key.h"
-#include "media/cast/net/cast_transport_defines.h"
namespace media {
namespace cast {

Powered by Google App Engine
This is Rietveld 408576698