aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/views.gyp
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-11 15:52:19 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-11 15:52:19 +0000
commit05d550ed364d459233874a6dcc1af3c95f195548 (patch)
tree30e2e75bee379db7d61a5d96212bb437cb3c1873 /gyp/views.gyp
parent82f317815e182fd2e34a8a41eba9ea90e01b0846 (diff)
GYP Changes and Scripts for Compiling Skia for ChromeOS
For now, this requires having a complete ChromeOS checkout. R=djsollen@google.com Review URL: https://codereview.chromium.org/16099011 git-svn-id: http://skia.googlecode.com/svn/trunk@9505 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/views.gyp')
-rw-r--r--gyp/views.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/views.gyp b/gyp/views.gyp
index aca3bb337a..182bb34ee4 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -98,7 +98,7 @@
'../src/views/mac/skia_mac.mm',
],
}],
- [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', {
+ [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
'link_settings': {
'libraries': [
'-lGL',