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

Unified Diff: ash/public/interfaces/wallpaper.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/shelf.typemap ('k') | ash/shell/panel_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/wallpaper.typemap
diff --git a/ash/public/interfaces/wallpaper.typemap b/ash/public/interfaces/wallpaper.typemap
index 6b3149865547e5603083c18310f93edf1a5a2a0e..ce017ca921d4dad4bf6c46ea89ef977772e9a4fd 100644
--- a/ash/public/interfaces/wallpaper.typemap
+++ b/ash/public/interfaces/wallpaper.typemap
@@ -6,6 +6,6 @@ mojom = "//ash/public/interfaces/wallpaper.mojom"
public_headers = [ "//components/wallpaper/wallpaper_layout.h" ]
traits_headers = [ "//ash/public/interfaces/wallpaper_struct_traits.h" ]
public_deps = [
- "//ash/public/cpp",
+ "//ash/public/cpp:ash_public_cpp",
]
type_mappings = [ "ash.mojom.WallpaperLayout=wallpaper::WallpaperLayout" ]
« no previous file with comments | « ash/public/interfaces/shelf.typemap ('k') | ash/shell/panel_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698