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

Unified Diff: gyp/flags.gyp

Issue 1845473004: Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (Closed) Base URL: https://chromium.googlesource.com/skia.git@debugobject
Patch Set: 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/SampleApp.gyp ('k') | gyp/gpu.gyp » ('j') | no next file with comments »
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 166e24b55ad0779a51b1e3b2ada8fe04ae5cb8e3..258ca40fab5aafd52c4e6f7c168f4dbe38f050fd 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.gyp
@@ -24,14 +24,7 @@
'include_dirs': [
'../tools/flags',
],
- },
- 'conditions': [
- ['skia_gpu', {
- 'dependencies': [
- 'gputest.gyp:skgputest',
- ],
- }],
- ],
+ }
},
{
'target_name': 'flags_common',
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/gpu.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698