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

Unified Diff: skia/skia_library.gypi

Issue 140743004: Adding skia null gl context sources to chromium's build of skia so it can be used in blink unit tes… (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 02fa24773993c41ab90ec56e490f7e3efb428fb1..8d3df47295cd5e02291d48bef3bf0f10cccb2a25 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -129,6 +129,7 @@
'../third_party/skia/gyp/gpu.gypi',
],
'sources': [
+ '<@(skgpu_null_gl_sources)',
'<@(skgpu_sources)',
],
'include_dirs': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698