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

Unified Diff: ash/public/interfaces/shelf.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/interfaces/session_controller.typemap ('k') | ash/public/interfaces/wallpaper.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/shelf.typemap
diff --git a/ash/public/interfaces/shelf.typemap b/ash/public/interfaces/shelf.typemap
index 1a85b6e29966015d8097aac871b4352d21ac611f..cbf5c7f7f17e2429e9f2d66ae23b1b6657dcf5f4 100644
--- a/ash/public/interfaces/shelf.typemap
+++ b/ash/public/interfaces/shelf.typemap
@@ -6,7 +6,7 @@ mojom = "//ash/public/interfaces/shelf.mojom"
public_headers = [ "//ash/public/cpp/shelf_types.h" ]
traits_headers = [ "//ash/public/interfaces/shelf_struct_traits.h" ]
public_deps = [
- "//ash/public/cpp",
+ "//ash/public/cpp:ash_public_cpp",
]
type_mappings = [
"ash.mojom.ShelfAlignment=ash::ShelfAlignment",
« no previous file with comments | « ash/public/interfaces/session_controller.typemap ('k') | ash/public/interfaces/wallpaper.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698