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

Unified Diff: components/arc/BUILD.gn

Issue 2720203004: mash: makes ash/public/cpp bundle ash/public/interfaces (Closed)
Patch Set: merge Created 3 years, 10 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 | « chrome/browser/ui/BUILD.gn ('k') | mash/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 9623523e2da1cccd0bfab373965baecfba37bb67..8ff0e78341efaeb20de098f221056d640ea1e436 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -64,7 +64,7 @@ static_library("arc") {
deps = [
"//ash:ash",
- "//ash/public/interfaces",
+ "//ash/public/cpp:ash_public_cpp",
"//base",
"//chromeos",
"//chromeos:power_manager_proto",
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | mash/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698