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

Unified Diff: chrome/browser/chromeos/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 | « ash/touch_hud/mus/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('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 70b6b80d2270d64f733e9f2ea81df5457cad370e..e523896aca2caf1c6e9a8e345b0c05def6524f69 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -40,7 +40,7 @@ source_set("chromeos") {
"//ash",
"//ash:ash_with_content",
"//ash/autoclick/mus/public/interfaces",
- "//ash/public/interfaces",
+ "//ash/public/cpp:ash_public_cpp",
"//build/linux:fontconfig",
"//chrome/browser/devtools",
"//chrome/browser/extensions",
« no previous file with comments | « ash/touch_hud/mus/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698