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

Unified Diff: content/content_tests.gypi

Issue 2118903002: scheduler: Move the Blink scheduler into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 4 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_renderer.gypi ('k') | content/content_utility.gypi » ('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 7351061d1fa61782c9c5147a3d5fd9f36c683468..a6d2200b2bc573e1191bdb07ff4598de00a7fe48 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -113,8 +113,6 @@
'test/fake_compositor_dependencies.h',
'test/fake_plugin_service.cc',
'test/fake_plugin_service.h',
- 'test/fake_renderer_scheduler.cc',
- 'test/fake_renderer_scheduler.h',
'test/mock_background_sync_controller.cc',
'test/mock_background_sync_controller.h',
'test/mock_google_streaming_server.cc',
@@ -846,8 +844,6 @@
'../cc/ipc/cc_ipc.gyp:cc_ipc',
'../cc/cc_tests.gyp:cc_test_support',
'../components/components.gyp:display_compositor',
- '../components/scheduler/scheduler.gyp:scheduler',
- '../components/scheduler/scheduler.gyp:scheduler_test_support',
'../device/gamepad/gamepad.gyp:device_gamepad',
'../gpu/gpu.gyp:gpu_ipc_common',
'../gpu/gpu.gyp:gpu_ipc_service_test_support',
@@ -1013,7 +1009,6 @@
'content.gyp:content_renderer',
'../device/nfc/nfc.gyp:device_nfc_mojo_bindings',
'test_support_content',
- '../components/scheduler/scheduler.gyp:scheduler_test_support',
'../components/test_runner/test_runner.gyp:test_runner',
'../skia/skia.gyp:skia',
'../ui/accessibility/accessibility.gyp:ax_gen',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/content_utility.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698