summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/ppapi.gyp')
-rw-r--r--ppapi/ppapi.gyp5
1 files changed, 4 insertions, 1 deletions
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp
index 13b1dd6..a404bed 100644
--- a/ppapi/ppapi.gyp
+++ b/ppapi/ppapi.gyp
@@ -30,7 +30,10 @@
'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': [