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

Unified Diff: content/content_tests.gypi

Issue 1000503002: Add BeginFrameObserverProxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename to BeginFrameObserverProxy Created 5 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
« no previous file with comments | « content/content_browser.gypi ('k') | ui/compositor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 8a67c4ba8bab4eb80cbcd4d000df1ef9c09860e6..06853ba632d3cbbcdb5a00b6284d4a5df1563373 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -492,6 +492,7 @@
'browser/quota/quota_temporary_storage_evictor_unittest.cc',
'browser/quota/storage_monitor_unittest.cc',
'browser/quota/usage_tracker_unittest.cc',
+ 'browser/renderer_host/begin_frame_observer_proxy_unittest.cc',
'browser/renderer_host/clipboard_message_filter_unittest.cc',
'browser/renderer_host/input/gesture_event_queue_unittest.cc',
'browser/renderer_host/input/input_router_impl_unittest.cc',
@@ -1133,6 +1134,7 @@
'browser/geolocation/network_location_provider_unittest.cc',
'browser/geolocation/wifi_data_provider_common_unittest.cc',
'browser/media/audio_stream_monitor_unittest.cc',
+ 'browser/renderer_host/begin_frame_observer_proxy_unittest.cc',
'browser/webui/url_data_manager_backend_unittest.cc',
],
'dependencies': [
« no previous file with comments | « content/content_browser.gypi ('k') | ui/compositor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698