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

Unified Diff: content/content_tests.gypi

Issue 251343002: Remove offscreen compositor contexts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm-offscreencontext: include Created 6 years, 8 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 76ff48d76332ba0115e9bbb5bab7daf41e29df8b..e6f3a371ace505aae29df8ebb6b28c65e39507fe 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -182,8 +182,6 @@
'test/test_content_browser_client.h',
'test/test_content_client.cc',
'test/test_content_client.h',
- 'test/test_context_provider_factory.cc',
- 'test/test_context_provider_factory.h',
'test/test_render_frame_host.cc',
'test/test_render_frame_host.h',
'test/test_render_frame_host_factory.cc',
@@ -1119,7 +1117,6 @@
'browser/webui/web_ui_mojo_browsertest.cc',
'browser/worker_host/test/worker_browsertest.cc',
'child/site_isolation_policy_browsertest.cc',
- 'common/gpu/client/context_provider_command_buffer_browsertest.cc',
'renderer/accessibility/renderer_accessibility_browsertest.cc',
'renderer/browser_plugin/browser_plugin_browsertest.cc',
'renderer/browser_plugin/browser_plugin_browsertest.h',

Powered by Google App Engine
This is Rietveld 408576698