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

Unified Diff: ash/BUILD.gn

Issue 2833173002: mash: Support ShelfModel access in Chrome. (Closed)
Patch Set: Refine init pattern; add AppList item in ShelfModel ctor. 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
« no previous file with comments | « no previous file | ash/public/cpp/BUILD.gn » ('j') | ash/public/interfaces/shelf.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index fef3b67e699ed4206b647a613f05d583fad60216..151f1b13b1bed2e073eb8e0c058762614193fa75 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1190,6 +1190,7 @@ source_set("common_unittests") {
"shelf/shelf_application_menu_model_unittest.cc",
"shelf/shelf_background_animator_unittest.cc",
"shelf/shelf_button_pressed_metric_tracker_unittest.cc",
+ "shelf/shelf_controller_unittest.cc",
"shelf/shelf_layout_manager_unittest.cc",
"shelf/shelf_locking_manager_unittest.cc",
"shelf/shelf_model_unittest.cc",
« no previous file with comments | « no previous file | ash/public/cpp/BUILD.gn » ('j') | ash/public/interfaces/shelf.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698