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

Unified Diff: ash/test/BUILD.gn

Issue 2931643002: chromeos: Introduce ash::SystemTrayTestApi (Closed)
Patch Set: review comments Created 3 years, 6 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: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index a2d2780d1cbbd2771674a4411fe3b843610ecb2e..41785fea3326a9beef15585710b60206d718024c 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -49,7 +49,6 @@ static_library("test_support_common") {
testonly = true
visibility = [ ":*" ]
sources = [
- # TODO(jamescook): Move these files into ash/test.
"../laser/laser_pointer_controller_test_api.cc",
"../laser/laser_pointer_controller_test_api.h",
"../laser/laser_pointer_points_test_api.cc",
@@ -58,6 +57,7 @@ static_library("test_support_common") {
"../rotator/test/screen_rotation_animator_test_api.h",
"../shell/toplevel_window.cc",
"../shell/toplevel_window.h",
+ "../system/tray/system_tray_test_api.h",
"ash_test_base.cc",
"ash_test_base.h",
"ash_test_environment.h",
« no previous file with comments | « ash/system/tray/system_tray_test_api.h ('k') | chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698