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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2024313002: Moves mash/wm/public -> ash/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 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/sysui/sysui_application.cc ('k') | chrome/browser/chromeos/login/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index f6957c2f73ba0b41ae90781f871857e62d3d60b2..1dc65092cc399e2c83a5c1e28be20f2c6ed0a65c 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -43,6 +43,7 @@ source_set("chromeos") {
":device_policy_proto",
"//ash",
"//ash:ash_with_content",
+ "//ash/public/interfaces",
"//build/linux:fontconfig",
"//chrome/browser/devtools",
"//chrome/browser/extensions",
@@ -88,7 +89,6 @@ source_set("chromeos") {
"//device/bluetooth",
"//device/hid",
"//mash/public/interfaces",
- "//mash/wm/public/interfaces",
"//media",
"//media/mojo/interfaces",
"//mojo/common",
« no previous file with comments | « ash/sysui/sysui_application.cc ('k') | chrome/browser/chromeos/login/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698