diff options
Diffstat (limited to 'ppapi/ppapi.gyp')
-rw-r--r-- | ppapi/ppapi.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp index 1cc6404..c41b4d9 100644 --- a/ppapi/ppapi.gyp +++ b/ppapi/ppapi.gyp @@ -33,10 +33,6 @@ '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': [ |