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

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2833173002: mash: Support ShelfModel access in Chrome. (Closed)
Patch Set: Address comments; fix test failures. Created 3 years, 7 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
Index: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index 78e71442a6c2854c9750d22c1824b8016d5a25af..b8947dfd87682df6c95816eef425821ea0b6fe02 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -13,6 +13,8 @@ component("ash_public_cpp") {
"config.h",
"mus_property_mirror_ash.cc",
"mus_property_mirror_ash.h",
+ "remote_shelf_item_delegate.cc",
+ "remote_shelf_item_delegate.h",
"session_types.h",
"shelf_item.cc",
"shelf_item.h",

Powered by Google App Engine
This is Rietveld 408576698