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

Unified Diff: ash/mus/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/common/test/BUILD.gn ('k') | ash/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index dee2bab887c754f5e72bbf149ed7695e81636196..16baf25cd06255bdc7971bb5d35ef21b22bf82f8 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -88,7 +88,6 @@ source_set("lib") {
public_deps = [
"//ash",
"//ash/public/cpp:ash_public_cpp",
- "//ash/public/interfaces",
"//base",
"//base:i18n",
"//mash/public/interfaces",
@@ -208,7 +207,7 @@ source_set("unittests") {
":resources",
"//ash",
"//ash/common/test:test_support",
- "//ash/public/interfaces",
+ "//ash/public/cpp:ash_public_cpp",
"//ash/test:test_support_without_content",
"//base",
"//base/test:test_config",
« no previous file with comments | « ash/common/test/BUILD.gn ('k') | ash/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698