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

Unified Diff: ash/BUILD.gn

Issue 2861773003: chromeos: Fix crash when clicking on networking menu under mash (Closed)
Patch Set: review comments Created 3 years, 8 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/mus/window_manager_application.h » ('j') | no next file with comments »
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 b1eee6a1f3555606d372545aef930bbe4f3688df..6f666d18eac9e76224da582bc00a618fc2d1d0ac 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1187,6 +1187,7 @@ source_set("common_unittests") {
"system/ime_menu/ime_menu_tray_unittest.cc",
"system/media_security/multi_profile_media_tray_item_unittest.cc",
"system/network/sms_observer_unittest.cc",
+ "system/network/tray_network_unittest.cc",
"system/network/vpn_list_unittest.cc",
"system/overview/overview_button_tray_unittest.cc",
"system/palette/mock_palette_tool_delegate.cc",
@@ -1267,6 +1268,7 @@ source_set("common_unittests") {
"//chromeos",
"//chromeos:power_manager_proto",
"//chromeos:test_support_without_gmock",
+ "//components/prefs:test_support",
"//device/bluetooth",
"//services/ui/public/interfaces",
"//testing/gmock",
« no previous file with comments | « no previous file | ash/mus/window_manager_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698