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

Unified Diff: ash/common/cast_config_controller.cc

Issue 2652763002: ash: removes unnecessary includes and dep (Closed)
Patch Set: Created 3 years, 11 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
« ash/BUILD.gn ('K') | « ash/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/cast_config_controller.cc
diff --git a/ash/common/cast_config_controller.cc b/ash/common/cast_config_controller.cc
index 1a693fcde5bdec677abbd0b401e6dd35b39edc7f..fc10514ac07273ae7b98669f8a74e20bf9501f6f 100644
--- a/ash/common/cast_config_controller.cc
+++ b/ash/common/cast_config_controller.cc
@@ -7,10 +7,6 @@
#include <utility>
#include <vector>
-#include "base/logging.h"
-#include "content/public/common/service_names.mojom.h"
-#include "services/service_manager/public/cpp/connector.h"
-
namespace ash {
CastConfigController::CastConfigController() {}
« ash/BUILD.gn ('K') | « ash/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698