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

Unified Diff: gyp/tools.gyp

Issue 723183002: Cleanup GrContextFactory and make it's subclasses private (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: test only Created 6 years, 1 month 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/gputest.gyp ('k') | include/gpu/GrContextFactory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index dae1cf58c799a2f31c85c38a9520cae5206727f3..c1419dd19597d1769d5e8899b09e710d57cbfe9b 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -473,6 +473,9 @@
'dependencies': [
'gputest.gyp:skgputest',
],
+ 'export_dependent_settings': [
+ 'gputest.gyp:skgputest',
+ ],
},
],
],
« no previous file with comments | « gyp/gputest.gyp ('k') | include/gpu/GrContextFactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698