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

Unified Diff: ash/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/shell/panel_window.cc ('k') | ash/touch_hud/mus/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 91e78a8c2d5343f58a9862f38dee447343daef41..7cc197a2ff45ef031c9648dc3e38a9645c130e0e 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -145,7 +145,7 @@ static_library("test_support_common") {
]
deps = [
"//ash/common/test:test_support",
- "//ash/public/cpp",
+ "//ash/public/cpp:ash_public_cpp",
"//ash/public/interfaces",
"//ash/resources",
"//base:i18n",
« no previous file with comments | « ash/shell/panel_window.cc ('k') | ash/touch_hud/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698