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

Unified Diff: gpu/blink/gpu_blink.gyp

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/blink/gpu_blink.gyp
diff --git a/gpu/blink/gpu_blink.gyp b/gpu/blink/gpu_blink.gyp
index 06a7c122e3745d24af2687a175cdf97239a25a16..a1d3cb5f81da1b9a45082ab12a237656f41dd0de 100644
--- a/gpu/blink/gpu_blink.gyp
+++ b/gpu/blink/gpu_blink.gyp
@@ -35,8 +35,6 @@
'gpu_blink_export.h',
'webgraphicscontext3d_impl.cc',
'webgraphicscontext3d_impl.h',
- 'webgraphicscontext3d_in_process_command_buffer_impl.cc',
- 'webgraphicscontext3d_in_process_command_buffer_impl.h',
],
'defines': [
'GPU_BLINK_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698