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

Unified Diff: content/test/BUILD.gn

Issue 1841083007: Remove SendBeginFramesToChildren plumbing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scheduler_output_surface_client_set_beginframesource
Patch Set: Remove some comments Created 4 years, 9 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 5c6a95bb90d4ee7b45b1122377151907684f9a18..53863d370b928ac73e8bded59ac65a0e704fab21 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -804,7 +804,6 @@ test("content_unittests") {
"../browser/geolocation/network_location_provider_unittest.cc",
"../browser/geolocation/wifi_data_provider_common_unittest.cc",
"../browser/power_usage_monitor_impl_unittest.cc",
- "../browser/renderer_host/begin_frame_observer_proxy_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
]
deps -= [ "//device/battery" ]

Powered by Google App Engine
This is Rietveld 408576698