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

Unified Diff: ash/common/test/BUILD.gn

Issue 2664113004: Reland: mash: Fix MusPropertyMirrorAsh for owned properties; add test. (Closed)
Patch Set: Sync and rebase. Created 3 years, 11 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/shelf/shelf_item_types.h ('k') | ash/common/wm_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/BUILD.gn
diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn
index cafc2c1b1611c05916773503e90b71eb051da47c..13e30b3e8ff4f99b27023e2688821b8b1bbcd483 100644
--- a/ash/common/test/BUILD.gn
+++ b/ash/common/test/BUILD.gn
@@ -32,7 +32,7 @@ static_library("test_support") {
]
deps = [
"//ash",
- "//ash/public/cpp",
+ "//ash/public/cpp:ash_public_cpp",
"//ash/public/interfaces",
"//base",
"//components/signin/core/account_id",
« no previous file with comments | « ash/common/shelf/shelf_item_types.h ('k') | ash/common/wm_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698