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

Unified Diff: ash/BUILD.gn

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
« no previous file with comments | « no previous file | ash/common/cast_config_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index e0a47b71fdb11aebc1292ea84e3ae9d81915e109..3d4ebe60c89b802a9ae898012dc101e3c0048dd3 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -856,10 +856,6 @@ component("ash") {
"//ash/resources",
"//ash/resources/vector_icons",
"//ash/shared:app_types",
-
- # This is a tiny dependency that just defines some service name strings & is
- # not equivalent to depending on content in a more substantial manner.
- "//content/public/common:service_names",
James Cook 2017/01/23 17:25:05 Per offline discussion, can you ping ben and see i
sky 2017/01/23 17:27:41 Will do.
]
deps = [
"//ash/autoclick/common:autoclick",
« no previous file with comments | « no previous file | ash/common/cast_config_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698