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

Unified Diff: gpu/blink/BUILD.gn

Issue 1844843002: android: Remove in-process video path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove commented out code + rebase again 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
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | gpu/blink/gpu_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/blink/BUILD.gn
diff --git a/gpu/blink/BUILD.gn b/gpu/blink/BUILD.gn
index 8bb98b1188c679a41c81d8e4de760312561d7e34..1c446c9e68331ac31c4a515eaeff49dcc94143e2 100644
--- a/gpu/blink/BUILD.gn
+++ b/gpu/blink/BUILD.gn
@@ -10,8 +10,6 @@ component("blink") {
"gpu_blink_export.h",
"webgraphicscontext3d_impl.cc",
"webgraphicscontext3d_impl.h",
- "webgraphicscontext3d_in_process_command_buffer_impl.cc",
- "webgraphicscontext3d_in_process_command_buffer_impl.h",
]
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | gpu/blink/gpu_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698