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

Unified Diff: chrome/test/BUILD.gn

Issue 2901383002: Buffer cross frame paint timing updates. (Closed)
Patch Set: factor WeakMockTimer into a common location. Created 3 years, 7 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index e0cb84f51a664e1faf6e1c615ba51ed7a1dc1ffe..07103581c7026502c0bdf4cedf7a46b1f3113149 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3325,6 +3325,8 @@ test("unit_tests") {
"../common/media_router/media_source_helper_unittest.cc",
"../common/media_router/media_source_unittest.cc",
"../common/origin_trials/chrome_origin_trial_policy_unittest.cc",
+ "../common/page_load_metrics/test/weak_mock_timer.cc",
+ "../common/page_load_metrics/test/weak_mock_timer.h",
"../common/partial_circular_buffer_unittest.cc",
"../common/pref_names_util_unittest.cc",
"../common/search/instant_types_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698