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

Unified Diff: gpu/command_buffer_service.gypi

Issue 1844843002: android: Remove in-process video path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase r387995 Created 4 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: gpu/command_buffer_service.gypi
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
index bb3112d84ef6a43a257f8076dede9c59dfd8b2c0..4e71ca8439f8115e3de9d44a2c3962d79d9860b1 100644
--- a/gpu/command_buffer_service.gypi
+++ b/gpu/command_buffer_service.gypi
@@ -113,8 +113,6 @@
'command_buffer/service/shader_translator.h',
'command_buffer/service/shader_translator_cache.cc',
'command_buffer/service/shader_translator_cache.h',
- 'command_buffer/service/stream_texture_manager_in_process_android.cc',
- 'command_buffer/service/stream_texture_manager_in_process_android.h',
'command_buffer/service/sync_point_manager.cc',
'command_buffer/service/sync_point_manager.h',
'command_buffer/service/texture_definition.cc',

Powered by Google App Engine
This is Rietveld 408576698