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

Unified Diff: ui/gl/gl.gyp

Issue 608263002: gpu: Remove in-process GPU service support for CHROMIUM_image. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more build fixes Created 6 years, 3 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 | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_android_native_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 49c12f24514bf8c9ce19e2674ab5417e9c1600b5..2d6ae710bca3a13e8cf6c79c374c89275d4eb1a6 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -278,8 +278,6 @@
'gl_jni_headers',
],
'sources': [
- 'gl_image_android_native_buffer.cc',
- 'gl_image_android_native_buffer.h',
'gl_image_surface_texture.cc',
'gl_image_surface_texture.h',
],
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_android_native_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698