summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi.gyp
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-17 01:12:05 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-17 01:12:05 +0000
commit583dca288638e576176ea67e040b0f9e2d160703 (patch)
treeb97c1f48d28faf29f740a704162127441811f021 /ppapi/ppapi.gyp
parent118fcddea5943ebc56fd3d6da4285651239408de (diff)
downloadchromium_src-583dca288638e576176ea67e040b0f9e2d160703.zip
chromium_src-583dca288638e576176ea67e040b0f9e2d160703.tar.gz
chromium_src-583dca288638e576176ea67e040b0f9e2d160703.tar.bz2
Remove CrOS hack from ppapi.gyp that made the include directories work. This
fixes the includes for cros to use "third_party" so that everything works. TEST=none BUG=none Review URL: http://codereview.chromium.org/5854003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69493 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/ppapi.gyp')
-rw-r--r--ppapi/ppapi.gyp4
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': [