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

Unified Diff: base/test/BUILD.gn

Issue 2494943005: [ash-md] Added a delay between system menu default/detailed view transitions. (Closed)
Patch Set: Addressed danakj@ comments. 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 | « base/BUILD.gn ('k') | base/test/scoped_mock_time_message_loop_task_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index 788494ff6d86e148ff551ee5790511a3b77c542b..89b7028c1179ded2a1703ec5ca841d5d4acafabe 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -75,6 +75,8 @@ static_library("test_support") {
"scoped_feature_list.h",
"scoped_locale.cc",
"scoped_locale.h",
+ "scoped_mock_time_message_loop_task_runner.cc",
+ "scoped_mock_time_message_loop_task_runner.h",
"scoped_path_override.cc",
"scoped_path_override.h",
"sequenced_task_runner_test_template.cc",
« no previous file with comments | « base/BUILD.gn ('k') | base/test/scoped_mock_time_message_loop_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698