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

Unified Diff: ash/touch_hud/mus/BUILD.gn

Issue 2855393002: Fix a TODO in GN file (Closed)
Patch Set: Created 3 years, 7 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 | « ash/autoclick/mus/BUILD.gn ('k') | components/filesystem/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch_hud/mus/BUILD.gn
diff --git a/ash/touch_hud/mus/BUILD.gn b/ash/touch_hud/mus/BUILD.gn
index c8e4745984dc84bbee13e938d21e5e015bd0ab3b..1915e0e144f08f701c4f58646a5d3aa260534df3 100644
--- a/ash/touch_hud/mus/BUILD.gn
+++ b/ash/touch_hud/mus/BUILD.gn
@@ -21,7 +21,7 @@ source_set("lib") {
"//mojo/common",
"//mojo/public/cpp/bindings",
"//services/service_manager/public/cpp",
- "//services/service_manager/public/cpp:sources",
+ "//services/service_manager/public/cpp",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
"//ui/views",
@@ -43,7 +43,7 @@ service("touch_hud") {
"//base",
"//mojo/public/cpp/bindings",
"//services/service_manager/public/cpp",
- "//services/service_manager/public/cpp:sources",
+ "//services/service_manager/public/cpp",
"//ui/views/mus:for_mojo_application",
]
« no previous file with comments | « ash/autoclick/mus/BUILD.gn ('k') | components/filesystem/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698