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

Unified Diff: content/test/BUILD.gn

Issue 2773433003: Fix CompositorResizeLock to do something. (Closed)
Patch Set: resizelock: timeoutparam Created 3 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 a3b18950abaaa899f2db30de64145c4646d2254c..29e864acb52ea9993d55f9ec8c1daadf7cdb1ccb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1224,6 +1224,7 @@ test("content_unittests") {
"../browser/quota/storage_monitor_unittest.cc",
"../browser/quota/usage_tracker_unittest.cc",
"../browser/renderer_host/clipboard_message_filter_unittest.cc",
+ "../browser/renderer_host/compositor_resize_lock_unittest.cc",
"../browser/renderer_host/dwrite_font_proxy_message_filter_win_unittest.cc",
"../browser/renderer_host/input/gesture_event_queue_unittest.cc",
"../browser/renderer_host/input/input_router_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698