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

Unified Diff: gyp/flags.gyp

Issue 1815823002: Move SkGLContext and some GrGLInterface implementations to skgputest module (Closed) Base URL: https://chromium.googlesource.com/skia.git@debugobject
Patch Set: Address comments Created 4 years, 9 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 | « gyp/dm.gyp ('k') | gyp/gpu.gyp » ('j') | samplecode/SampleApp.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/flags.gyp
diff --git a/gyp/flags.gyp b/gyp/flags.gyp
index 258ca40fab5aafd52c4e6f7c168f4dbe38f050fd..12b36bf0bb899d63ed7b9c031e9331a32820fc71 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.gyp
@@ -19,6 +19,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
+ 'gputest.gyp:skgputest',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « gyp/dm.gyp ('k') | gyp/gpu.gyp » ('j') | samplecode/SampleApp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698