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

Unified Diff: ui/gl/gl.gyp

Issue 132543002: Not for review. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 10 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/gfx/ozone/surface_factory_ozone.cc ('k') | ui/gl/gl_image_egl.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 702f4ccabd4e2942010ce61b18a32734c29eb6ff..55cd51df9defb981f81d5359c548365e088ac01f 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -292,6 +292,10 @@
'dependencies': [
'../ozone/ozone.gyp:ozone',
],
+ 'sources': [
+ 'gl_image_egl.cc',
+ 'gl_image_egl.h',
+ ],
}],
],
},
« no previous file with comments | « ui/gfx/ozone/surface_factory_ozone.cc ('k') | ui/gl/gl_image_egl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698