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

Unified Diff: base/BUILD.gn

Issue 2494943005: [ash-md] Added a delay between system menu default/detailed view transitions. (Closed)
Patch Set: Merge branch 'master' into system_menu_transition_animation 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
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 3eef54e07ad8cd5ebafe5830235b7be77fc9ca8c..3754be5f383f24423d78018b7baef9637d0ce85e 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1965,6 +1965,7 @@ test("base_unittests") {
"task_scheduler/test_utils.h",
"template_util_unittest.cc",
"test/histogram_tester_unittest.cc",
+ "test/scoped_mock_time_message_loop_task_runner_unittest.cc",
"test/test_pending_task_unittest.cc",
"test/test_reg_util_win_unittest.cc",
"test/trace_event_analyzer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698