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

Unified Diff: ui/gl/gl.gyp

Issue 132543002: Not for review. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 712d6f99b0c5da1ba0f3645ea06e2cbdcbf5e566..0ba12760cad20c23f8d61405ac173ded5778a095 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -299,6 +299,10 @@
'dependencies': [
'../ozone/ozone.gyp:ozone',
],
+ 'sources': [
+ 'gl_image_egl.cc',
+ 'gl_image_egl.h',
+ ],
}],
],
},

Powered by Google App Engine
This is Rietveld 408576698