summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/ppapi.gyp')
-rw-r--r--ppapi/ppapi.gyp6
1 files changed, 5 insertions, 1 deletions
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp
index 13b1dd6..9be7a0e 100644
--- a/ppapi/ppapi.gyp
+++ b/ppapi/ppapi.gyp
@@ -30,7 +30,11 @@
'type': 'none',
'all_dependent_settings': {
'include_dirs': [
- '..',
+ '..',
+ # HOLEY (*#@$@ing #&$^@*&$^. ChromeOS depends on having
+ # "third_party" in the include path which the old version of this
+ # project did. This is a temporary hack to keep the build going.
+ '../third_party',
],
},
'sources': [