aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-19 19:15:35 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-19 19:15:35 +0000
commit7361f54294d65a5c42ce5cf1cd56d0fd7122e268 (patch)
tree78e0d637725807c0e2b7aa7e55a9f0cf377d7ebe /gyp
parent5bfa55b1cd067fa2fe1cbe409573aeaabd98d23c (diff)
Make GM able to run MSAA modes and multiple GPU configs in a single run.
Review URL: http://codereview.appspot.com/6061051/ git-svn-id: http://skia.googlecode.com/svn/trunk@3734 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 0ffaa283bd..685eca18be 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -177,6 +177,7 @@
'../include/gpu/GrColor.h',
'../include/gpu/GrConfig.h',
'../include/gpu/GrContext.h',
+ '../include/gpu/GrContextFactory.h',
'../include/gpu/GrFontScaler.h',
'../include/gpu/GrGlyph.h',
'../include/gpu/GrInstanceCounter.h',