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

Unified Diff: mash/webtest/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/task_viewer/task_viewer.cc ('k') | mash/webtest/webtest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/webtest/BUILD.gn
diff --git a/mash/webtest/BUILD.gn b/mash/webtest/BUILD.gn
index 02aeb14aaf5b77e6ca5ce132a5cde9592c850888..9b75776f21a9637595d8763dabb7592462251100 100644
--- a/mash/webtest/BUILD.gn
+++ b/mash/webtest/BUILD.gn
@@ -24,6 +24,7 @@ source_set("lib") {
"//services/service_manager/public/interfaces",
"//services/tracing/public/cpp",
"//services/ui/public/cpp",
+ "//ui/aura",
"//ui/gfx/geometry/mojo",
"//ui/native_theme",
"//ui/views",
@@ -52,7 +53,6 @@ service("webtest") {
data_deps = [
":manifest",
- "//services/ui",
]
}
« no previous file with comments | « mash/task_viewer/task_viewer.cc ('k') | mash/webtest/webtest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698