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

Unified Diff: mash/task_viewer/BUILD.gn

Issue 2569413003: Converts more services to use aura-mus (Closed)
Patch Set: merge Created 4 years 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 | « mash/example/views_examples/views_examples.cc ('k') | mash/task_viewer/task_viewer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/task_viewer/BUILD.gn
diff --git a/mash/task_viewer/BUILD.gn b/mash/task_viewer/BUILD.gn
index 8e709814102dbd1a4936b5390416373e355f266a..0dd52ca4798bfaa3df4e804cdf0174c1de45e9f2 100644
--- a/mash/task_viewer/BUILD.gn
+++ b/mash/task_viewer/BUILD.gn
@@ -25,10 +25,6 @@ source_set("lib") {
"//ui/views",
"//ui/views/mus:for_mojo_application",
]
-
- data_deps = [
- "//services/ui",
- ]
}
service("task_viewer") {
« no previous file with comments | « mash/example/views_examples/views_examples.cc ('k') | mash/task_viewer/task_viewer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698