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

Unified Diff: ash/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
« no previous file with comments | « no previous file | ash/public/cpp/BUILD.gn » ('j') | ash/public/cpp/remote_shelf_item_delegate.h » ('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 0f948dfcd1c94677491167b9a404687e3763f4c8..8ec9dec243299e70c4cef67d855393d339d27223 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1191,6 +1191,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/cpp/remote_shelf_item_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698