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

Unified Diff: components/mus/public/cpp/tests/BUILD.gn

Issue 1824183002: Mash: Show app icons in shelf based on the Widget's app icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added unit tests Created 4 years, 9 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: components/mus/public/cpp/tests/BUILD.gn
diff --git a/components/mus/public/cpp/tests/BUILD.gn b/components/mus/public/cpp/tests/BUILD.gn
index d0c6a057ec133b0b889d9e034abcfc8b8d750e13..e7bf33367eba83ce4c0036f34deac16b30ade246 100644
--- a/components/mus/public/cpp/tests/BUILD.gn
+++ b/components/mus/public/cpp/tests/BUILD.gn
@@ -41,6 +41,7 @@ source_set("test_support") {
test("mojo_view_manager_lib_unittests") {
sources = [
+ "property_type_converters_unittest.cc",
"run_all_unittests.cc",
"test_window_tree.cc",
"test_window_tree.h",

Powered by Google App Engine
This is Rietveld 408576698