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

Unified Diff: services/ui/BUILD.gn

Issue 2855393002: Fix a TODO in GN file (Closed)
Patch Set: Created 3 years, 8 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 | « services/service_manager/tests/shutdown/BUILD.gn ('k') | services/ui/clipboard/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/BUILD.gn
diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn
index daa34fb1f56effa8ba24a23025926db1aa594a0a..1fbb15c588824a6304114cf394d819d4d5eecd16 100644
--- a/services/ui/BUILD.gn
+++ b/services/ui/BUILD.gn
@@ -24,7 +24,7 @@ service("ui") {
deps = [
":lib",
- "//services/service_manager/public/cpp:sources",
+ "//services/service_manager/public/cpp",
]
data_deps = [
« no previous file with comments | « services/service_manager/tests/shutdown/BUILD.gn ('k') | services/ui/clipboard/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698