aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar caryclark <caryclark@google.com>2015-07-29 05:27:47 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-29 05:27:47 -0700
commit125960152dfd7f2aba4c2239131bdf75d9ac2705 (patch)
tree2bf4847f1586d5cb65cc127ba6984a754784d424 /gyp
parenta52b7a03c61e38cff4236cc83eff97f00e465803 (diff)
make tests portable by using 565 compatible colors
TBR=reed@google.com Review URL: https://codereview.chromium.org/1262703002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gmslides.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index c1a1f6b10e..f9d57a795e 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -29,6 +29,7 @@
'../src/utils/debugger/SkObjectParser.cpp',
],
'sources!': [
+ '../gm/annotated_text.cpp',
'../gm/system_preferences_default.cpp',
'../gm/techtalk1.cpp',
],