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

Unified Diff: gyp/angle.gyp

Issue 1815823002: Move SkGLContext and some GrGLInterface implementations to skgputest module (Closed) Base URL: https://chromium.googlesource.com/skia.git@debugobject
Patch Set: fix windows and android? 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/flags.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/angle.gyp
diff --git a/gyp/angle.gyp b/gyp/angle.gyp
index d555cb9864fe47a4230820c943ab6e6cb9364b6f..4c1cd1d53744382bfda4c9d36de9f23b4557943f 100644
--- a/gyp/angle.gyp
+++ b/gyp/angle.gyp
@@ -11,7 +11,7 @@
'type': 'none',
'conditions': [
[ 'skia_angle', {
- 'direct_dependent_settings': {
+ 'all_dependent_settings': {
'include_dirs': [
'../third_party/externals/angle2/include',
],
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/flags.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698