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

Unified Diff: ash/test/BUILD.gn

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks Created 4 years, 1 month 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 | « ash/common/system/user/user_view.cc ('k') | ash/test/tray_cast_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index e804ea51728ab40b2eae4b206fe999c6d337ca46..7c5199640859006790b95c80c4e14b9501d4beb5 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -121,8 +121,6 @@ static_library("test_support_common") {
"test_system_tray_item.h",
"test_wallpaper_delegate.cc",
"test_wallpaper_delegate.h",
- "tray_cast_test_api.cc",
- "tray_cast_test_api.h",
"ui_controls_factory_ash.cc",
"ui_controls_factory_ash.h",
"user_metrics_recorder_test_api.cc",
@@ -184,6 +182,8 @@ static_library("test_support_common") {
"../laser/laser_pointer_controller_test_api.h",
"../laser/laser_pointer_points_test_api.cc",
"../laser/laser_pointer_points_test_api.h",
+ "tray_cast_test_api.cc",
+ "tray_cast_test_api.h",
]
}
}
« no previous file with comments | « ash/common/system/user/user_view.cc ('k') | ash/test/tray_cast_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698