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

Unified Diff: mash/browser/BUILD.gn

Issue 2576533003: Converts some services to use aura-mus (Closed)
Patch Set: remove log 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/BUILD.gn ('k') | mash/browser/browser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/browser/BUILD.gn
diff --git a/mash/browser/BUILD.gn b/mash/browser/BUILD.gn
index 00776bbfe06ce079592d71ff664999fe1a2d444f..af445e38fc4f04cad57482e30812261dac632758 100644
--- a/mash/browser/BUILD.gn
+++ b/mash/browser/BUILD.gn
@@ -28,7 +28,7 @@ source_set("lib") {
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/tracing/public/cpp",
- "//services/ui/public/cpp",
+ "//ui/aura",
"//ui/gfx/geometry/mojo",
"//ui/native_theme",
"//ui/views",
« no previous file with comments | « mash/BUILD.gn ('k') | mash/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698