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

Unified Diff: ash/public/interfaces/session_controller.typemap

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/public/cpp/window_properties.cc ('k') | ash/public/interfaces/shelf.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/session_controller.typemap
diff --git a/ash/public/interfaces/session_controller.typemap b/ash/public/interfaces/session_controller.typemap
index c0179ce69fae896901b7f9c0b32bae07ae80fd24..1a0bbd22126043d2d4ec6d96b90378d3b87273bc 100644
--- a/ash/public/interfaces/session_controller.typemap
+++ b/ash/public/interfaces/session_controller.typemap
@@ -10,7 +10,7 @@ public_headers = [
]
traits_headers = [ "//ash/public/interfaces/session_controller_traits.h" ]
public_deps = [
- "//ash/public/cpp",
+ "//ash/public/cpp:ash_public_cpp",
"//components/session_manager:base",
"//components/user_manager",
]
« no previous file with comments | « ash/public/cpp/window_properties.cc ('k') | ash/public/interfaces/shelf.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698